Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #72 from axodotdev/dependabot/cargo/serde-1.0.194
Browse files Browse the repository at this point in the history
chore(deps): bump serde from 1.0.193 to 1.0.194
  • Loading branch information
mistydemeo authored Jan 2, 2024
2 parents 723f486 + 6d76b8c commit 33cd535
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -37,7 +37,7 @@ miette = "5.6.0"
guppy = { version = "0.17.3", optional = true }
tracing = "0.1.40"
oro-common = { version = "0.3.34", optional = true }
serde = "1.0.193"
serde = "1.0.194"
semver = { version = "1.0.20", optional = true, default-features = true, features = ["serde"] }
node-semver = { version = "2.1.0", optional = true }
oro-package-spec = { version = "0.3.34", optional = true }
Expand Down

0 comments on commit 33cd535

Please sign in to comment.