Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
fix(deps): update rust crate serde_json to v1.0.112
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent ab2a98f commit 3f511cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 11 WA-GawrBot-UI/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ rust-version = "1.60"
tauri-build = { version = "=1.4.0", features = [] }

[dependencies]
serde_json = "=1.0.105"
serde_json = "=1.0.112"
serde = { version = "=1.0.185", features = ["derive"] }
tauri = { version = "=1.4.1", features = ["process-command-api", "shell-sidecar", "window-set-fullscreen"] }

Expand Down

0 comments on commit 3f511cc

Please sign in to comment.