mirror of
				https://github.com/matter-labs/teepot.git
				synced 2025-10-28 04:14:09 +01:00 
			
		
		
		
	chore: cargo update
and fix `cargo clippy` issues. Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
		
							parent
							
								
									64715ccbdf
								
							
						
					
					
						commit
						0bdc3425e4
					
				
					 5 changed files with 78 additions and 106 deletions
				
			
		|  | @ -28,7 +28,7 @@ bytes = "1" | |||
| clap = { version = "4.5", features = ["std", "derive", "env", "error-context", "help", "usage", "wrap_help"], default-features = false } | ||||
| const-oid = { version = "0.9", default-features = false } | ||||
| der = "0.7.9" | ||||
| enumset = { version = "1.1", features = ["serde", "std"] } | ||||
| enumset = { version = "1.1", features = ["serde"] } | ||||
| futures-core = { version = "0.3.30", features = ["alloc"], default-features = false } | ||||
| getrandom = "0.2.14" | ||||
| hex = { version = "0.4.3", features = ["std"], default-features = false } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Harald Hoyer
						Harald Hoyer