Skip to content

Commit

Permalink
Merge pull request #228 from ava-labs/dependabot/cargo/semver-1.0.21
Browse files Browse the repository at this point in the history
build(deps): bump semver from 1.0.20 to 1.0.21
  • Loading branch information
richardpringle authored Jan 8, 2024
2 parents 6a55fb3 + 722a3e0 commit ce0451a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 timestampvm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jsonrpc-core = "18.0.0"
jsonrpc-core-client = { version = "18.0.0" }
jsonrpc-derive = "18.0.0"
log = "0.4.19"
semver = "1.0.20"
semver = "1.0.21"
serde = { version = "1.0.195", features = ["derive"] }
serde_json = "1.0.111" # https://github.com/serde-rs/json/releases
serde_with = { version = "3.4.0", features = ["hex"] }
Expand Down

0 comments on commit ce0451a

Please sign in to comment.