Skip to content

Commit

Permalink
fix(deps): update rust crate codee to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent d7a47f1 commit b919d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nghe-frontend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concat-string = { workspace = true }
thiserror = { workspace = true }
uuid = { workspace = true }

codee = { version = "0.2.0" }
codee = { version = "0.3.0" }
console_error_panic_hook = { version = "0.1.7" }
gloo-net = { version = "0.6.0", default-features = false, features = [
"http",
Expand Down

0 comments on commit b919d70

Please sign in to comment.