Skip to content

Commit

Permalink
chore(deps): bump config from 0.13.4 to 0.14.1
Browse files Browse the repository at this point in the history
For some reason, dependabot had missed this useful update. v0.14.x
series gets more care and also updates its dependencies to drop
unmaintained yaml-rust.

makes cargo audit happier:

Crate:     yaml-rust
Version:   0.4.5
Warning:   unmaintained
Title:     yaml-rust is unmaintained.
Date:      2024-03-20
ID:        RUSTSEC-2024-0320
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0320

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
  • Loading branch information
mythi authored and Xynnn007 committed Nov 24, 2024
1 parent 8e11b84 commit 9d75270
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 28 deletions.
123 changes: 96 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ bincode = "1.3.3"
cfg-if = "1.0.0"
chrono = "0.4.26"
clap = "~4.2.7"
config = "0.13.4"
config = "0.14.1"
const_format = "0.2.33"
ctr = "0.9.2"
env_logger = "0.11.5"
Expand Down

0 comments on commit 9d75270

Please sign in to comment.