rust-crossterm0.17-devel-0.17.7-2.fc34 in Fedora 34
	↵ Return to the main page of rust-crossterm0.17-devel
	View build
	Search for updates
	Package Info
	🠗 Changelog
	🠗 Dependencies
	🠗 Provides
	🠗 Files
Changelog
	
		
			
				| Date | 
				Author | 
				Change | 
			
		
		
			| 2021-01-27 | 
			Fedora Release Engineering <releng at fedoraproject dot org> - 0.17.7-2 | 
			- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild | 
		
		
			| 2020-12-01 | 
			Fabio Valentini <decathorpe at gmail dot com> - 0.17.7-1 | 
			- Initial compat package for crossterm 0.17 | 
		
		
		
	
 
	
	
		Provides
		
			- crate(crossterm)
 
			- rust-crossterm0.17-devel
 
		
	 
 
Files
	
	- usr/
	- share/
	- cargo/
	- registry/
	- crossterm-0.17.7/
	- .cargo-checksum.json
 
	- CHANGELOG.md
 
	- Cargo.toml
 
	- LICENSE
 
	- README.md
 
	- docs/
	- CONTRIBUTING.md
 
	- crossterm_c.png
 
	- crossterm_full.png
 
	- crossterm_full.svg
 
	- know-problems.md
 
	
 
	- examples/
	- README.md
 
	- event-match-modifiers.rs
 
	- event-poll-read.rs
 
	- event-read-char-line.rs
 
	- event-read.rs
 
	- event-stream-async-std.rs
 
	- event-stream-tokio.rs
 
	- is_tty.rs
 
	- stderr.rs
 
	
 
	- src/
	- ansi.rs
 
	- ansi_support.rs
 
	- command.rs
 
	- cursor/
 
	- cursor.rs
 
	- error.rs
 
	- event/
	- ansi.rs
 
	- filter.rs
 
	- read.rs
 
	- source/
 
	- source.rs
 
	- stream.rs
 
	- sys/
	- unix/
	- file_descriptor.rs
 
	- parse.rs
 
	- waker.rs
 
	
 
	- unix.rs
 
	- windows/
	- parse.rs
 
	- poll.rs
 
	- waker.rs
 
	
 
	- windows.rs
 
	
 
	- sys.rs
 
	- timeout.rs
 
	
 
	- event.rs
 
	- lib.rs
 
	- macros.rs
 
	- style/
	- ansi.rs
 
	- attributes.rs
 
	- content_style.rs
 
	- macros.rs
 
	- styled_content.rs
 
	- sys/
 
	- sys.rs
 
	- traits.rs
 
	- types/
	- attribute.rs
 
	- color.rs
 
	- colored.rs
 
	- colors.rs
 
	
 
	- types.rs
 
	
 
	- style.rs
 
	- terminal/
 
	- terminal.rs
 
	- tty.rs
 
	
 
	
 
	
 
	
 
	- doc/
	- rust-crossterm0.17-devel/
 
	
 
	- licenses/
	- rust-crossterm0.17-devel/