Skip to content

Commit

Permalink
chore: bump the cargo group across 1 directory with 2 updates (#89)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 68f734d commit f796cf5
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 @@ -18,11 +18,11 @@ lazy_static = "1.4.0"
rand = { version = "0.8.5", optional = true }
regex = "1.11.1"
serde = { version = "1.0.216", features = ["derive"], default-features = false }
thiserror = "2.0.6"
thiserror = "2.0.9"

[dev-dependencies]
serde_test = "1.0.176"
serde_json = "1.0.133"
serde_json = "1.0.134"

[lints.rust]
macro_use_extern_crate = "warn"
Expand Down

0 comments on commit f796cf5

Please sign in to comment.