Skip to content

Commit

Permalink
chore(deps): update serde_qs requirement from 0.12 to 0.13
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: serde_qs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent fcb3d9c commit ad8bd9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ exclude = [
[dependencies]
clap = { version = "4.4", features = ["derive"] }
serde = "1.0"
serde_qs = "0.12"
serde_qs = "0.13"


[dependencies.bevy]
Expand Down

0 comments on commit ad8bd9d

Please sign in to comment.