Skip to content

Commit

Permalink
Merge pull request #105 from lambdalisue/dependabot/cargo/semver-1.0.24
Browse files Browse the repository at this point in the history
chore(deps): Bump semver from 1.0.23 to 1.0.24
  • Loading branch information
lambdalisue authored Dec 18, 2024
2 parents f9bdf49 + 634b829 commit 8a3b513
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ mdbook = "0.4.43"
once_cell = "1.20.2"
regex = "1.11.1"
rust-embed = "8.5.0"
semver = "1.0.23"
semver = "1.0.24"
serde = { version = "1.0.215", features = ["serde_derive"] }
serde_json = "1.0.133"

0 comments on commit 8a3b513

Please sign in to comment.