Skip to content

Commit

Permalink
build(deps): bump once_cell from 1.19.0 to 1.20.1 (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent e3cc58b commit d538530
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 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 @@ -22,7 +22,7 @@ ignore = "0.4.23"
json_comments = "0.2.2"
log = "0.4.22"
mdsf = { path = "./mdsf", features = ["json-schema"] }
once_cell = "1.19.0"
once_cell = "1.20.1"
regex = "1.11.0"
reqwest = { version = "0.12.8", default-features = false, features = [
"blocking",
Expand Down

0 comments on commit d538530

Please sign in to comment.