Skip to content

Commit

Permalink
Update Rust crate serde_qs to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Apr 8, 2024
1 parent b5a7481 commit 2165247
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/abacus/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 src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ sentry = "0.32.2"
sentry-tracing = "0.32.2"
serde = "1.0.197"
serde_json = "1.0.115"
serde_qs = "0.12.0"
serde_qs = "0.13.0"
thiserror = { version = "1.0.58", default-features = false }
tokio = { version = "1.37.0", default-features = false, features = ["full"] }
tower-http = { version = "0.5.2", default-features = false, features = ["cors", "trace"] }
Expand Down

0 comments on commit 2165247

Please sign in to comment.