Skip to content

Commit

Permalink
Bump semver from 1.0.20 to 1.0.22 (#1097)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 35eeabd commit cc38d8f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 northstar-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ nix = { version = "0.27.1", default-features = false, features = ["fs", "sched",
pkg-version = { version = "1.0.0", optional = true }
rand_core = { version = "0.6.4", features = ["getrandom"], optional = true }
rlimit = { version = "0.10.1", optional = true }
semver = { version = "1.0.20", features = ["serde"] }
semver = { version = "1.0.22", features = ["serde"] }
serde = { version = "1.0.164", features = ["derive", "rc"] }
serde_json = { version = "1.0.108", optional = true }
serde_plain = { version = "1.0.2", optional = true }
Expand Down

0 comments on commit cc38d8f

Please sign in to comment.