Skip to content

Commit

Permalink
chore(deps): update rust crates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 44fe7f2 commit 7101b87
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ glob = "0.3.1"
toml_edit = { version = "0.22.22", features = ["parse"] }
crates_io_api = { version = "0.11.0", default-features = false, features = ["rustls"] }
toml = "0.8.19"
serde = "1.0.214"
serde_json = { version = "1.0.132", features = ["preserve_order"] }
serde = "1.0.215"
serde_json = { version = "1.0.133", features = ["preserve_order"] }
regex = "1.11.1"

0 comments on commit 7101b87

Please sign in to comment.