Skip to content

Commit

Permalink
Update Rust crate serde to v1.0.214 (hashintel#5557)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored and JesusFileto committed Nov 5, 2024
1 parent 6d4dc93 commit ad49e13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -124,7 +124,7 @@ reqwest = { version = "=0.12.8", default-features = false, features = ["rustls-t
regex = { version = "=1.11.1", default-features = false, features = ["perf", "unicode"] }
semver = { version = "=1.0.23", default-features = false }
sentry-types = { version = "=0.34.0", default-features = false }
serde = { version = "=1.0.213", default-features = false }
serde = { version = "=1.0.214", default-features = false }
serde_json = { version = "=1.0.132" }
text-size = { version = "=1.1.1", default-features = false }
tokio = { version = "=1.41.0", default-features = false }
Expand Down

0 comments on commit ad49e13

Please sign in to comment.