Update Rust dependencies in Cargo.lock file to latest versions

This commit is contained in:
Val Snyder 2025-03-29 21:02:05 -04:00
parent 200fe46b27
commit 6490dde572
No known key found for this signature in database
GPG key ID: 3449E631914956D0
2 changed files with 239 additions and 180 deletions

417
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -29,7 +29,7 @@ delharc = "0.6"
clam-sigutil = { git = "https://github.com/Cisco-Talos/clamav-signature-util", tag = "1.2.0" }
tar = "0.4.43"
md5 = "0.7.0"
openssl = "0.10.68"
openssl = "0.10.70"
glob = "0.3.1"
[features]