Skip to content

Commit

Permalink
fix(deps): update rust crate thaw_utils to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 2a7017b commit 0de3080
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 @@ -25,7 +25,7 @@ serde = { version = "1.0.210", features = ["derive"] }
serde-wasm-bindgen = "0.6.5"
strsim = "0.11.1"
thaw = { version = "0.3.4", features = ["csr"] }
thaw_utils = { version = "0.0.6", features = ["csr"] }
thaw_utils = { version = "0.1.0", features = ["csr"] }
tokio = "1.40.0"

# git
Expand Down

0 comments on commit 0de3080

Please sign in to comment.