chore(tvix/nix-compat): bump curve25519-dalek
Fix for RUSTSEC-2024-0344. Change-Id: I9e9cac5f0dac9e5b2e5a934c99762d982136c0e4 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12210 Autosubmit: flokli <flokli@flokli.de> Reviewed-by: Ilan Joselevich <personal@ilanjoselevich.com> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									a0a13126ee
								
							
						
					
					
						commit
						5d3ae11aa5
					
				
					 2 changed files with 238 additions and 30 deletions
				
			
		
							
								
								
									
										11
									
								
								tvix/Cargo.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										11
									
								
								tvix/Cargo.lock
									
										
									
										generated
									
									
									
								
							|  | @ -892,16 +892,15 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "curve25519-dalek" | ||||
| version = "4.1.1" | ||||
| version = "4.1.3" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "e89b8c6a2e4b1f45971ad09761aafb85514a84744b67a95e32c3cc1352d1f65c" | ||||
| checksum = "97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be" | ||||
| dependencies = [ | ||||
|  "cfg-if", | ||||
|  "cpufeatures", | ||||
|  "curve25519-dalek-derive", | ||||
|  "digest", | ||||
|  "fiat-crypto", | ||||
|  "platforms", | ||||
|  "rustc_version", | ||||
|  "subtle", | ||||
|  "zeroize", | ||||
|  | @ -2796,12 +2795,6 @@ version = "0.3.29" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "2900ede94e305130c13ddd391e0ab7cbaeb783945ae07a279c268cb05109c6cb" | ||||
| 
 | ||||
| [[package]] | ||||
| name = "platforms" | ||||
| version = "3.3.0" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "626dec3cac7cc0e1577a2ec3fc496277ec2baa084bebad95bb6fdbfae235f84c" | ||||
| 
 | ||||
| [[package]] | ||||
| name = "plotters" | ||||
| version = "0.3.5" | ||||
|  |  | |||
							
								
								
									
										257
									
								
								tvix/Cargo.nix
									
										
									
									
									
								
							
							
						
						
									
										257
									
								
								tvix/Cargo.nix
									
										
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue