You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-08-11 09:21:40 +02:00
Update Rust dependencies (#1487)
This fixes a low-criticality vulnerability in `atty` (on Windows): https://github.com/advisories/GHSA-g98v-hv3f-hcfr I only updated the dependencies here which didn’t require code changes.
This commit is contained in:
@@ -14,5 +14,5 @@ clap = "4.4.4"
|
||||
log = "0.4.17"
|
||||
matter = "0.1.0-alpha4"
|
||||
mdbook = "0.4.25"
|
||||
pretty_env_logger = "0.4.0"
|
||||
pretty_env_logger = "0.5.0"
|
||||
serde_json = "1.0.107"
|
||||
|
Reference in New Issue
Block a user