Skip to content

Commit

Permalink
Merge pull request #74 from axodotdev/dependabot/cargo/semver-1.0.21
Browse files Browse the repository at this point in the history
chore(deps): bump semver from 1.0.20 to 1.0.21
  • Loading branch information
mistydemeo authored Jan 3, 2024
2 parents bc167a3 + 8a62633 commit 803f4c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions axoproject/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 axoproject/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ guppy = { version = "0.17.4", optional = true }
tracing = "0.1.40"
oro-common = { version = "0.3.34", optional = true }
serde = "1.0.194"
semver = { version = "1.0.20", optional = true, default-features = true, features = ["serde"] }
semver = { version = "1.0.21", optional = true, default-features = true, features = ["serde"] }
node-semver = { version = "2.1.0", optional = true }
oro-package-spec = { version = "0.3.34", optional = true }
thiserror = "1.0.56"
Expand Down

0 comments on commit 803f4c5

Please sign in to comment.