chore: bump retain_mut from 0.1.2 to 0.1.3 (#17736)
Bumps [retain_mut](https://github.com/upsuper/retain_mut) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/upsuper/retain_mut/releases) - [Commits](https://github.com/upsuper/retain_mut/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: retain_mut dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										4
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							@@ -3530,9 +3530,9 @@ dependencies = [
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[[package]]
 | 
					[[package]]
 | 
				
			||||||
name = "retain_mut"
 | 
					name = "retain_mut"
 | 
				
			||||||
version = "0.1.2"
 | 
					version = "0.1.3"
 | 
				
			||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
					source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
				
			||||||
checksum = "53552c6c49e1e13f1a203ef0080ab3bbef0beb570a528993e83df057a9d9bba1"
 | 
					checksum = "e9c17925a9027d298a4603d286befe3f9dc0e8ed02523141914eb628798d6e5b"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[[package]]
 | 
					[[package]]
 | 
				
			||||||
name = "ring"
 | 
					name = "ring"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -39,7 +39,7 @@ rand_chacha = "0.2.2"
 | 
				
			|||||||
rand_core = "0.6.2"
 | 
					rand_core = "0.6.2"
 | 
				
			||||||
raptorq = "1.4.2"
 | 
					raptorq = "1.4.2"
 | 
				
			||||||
rayon = "1.5.0"
 | 
					rayon = "1.5.0"
 | 
				
			||||||
retain_mut = "0.1.2"
 | 
					retain_mut = "0.1.3"
 | 
				
			||||||
serde = "1.0.126"
 | 
					serde = "1.0.126"
 | 
				
			||||||
serde_bytes = "0.11"
 | 
					serde_bytes = "0.11"
 | 
				
			||||||
serde_derive = "1.0.103"
 | 
					serde_derive = "1.0.103"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user