Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
baoyachi authored Dec 13, 2024
1 parent 06b0bd5 commit 16c0043
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 @@ -18,7 +18,7 @@ exclude = ["shadow-rs.png", "build_module.png"]
all-features = true

[dependencies]
is_debug = "1.0.1"
is_debug = "1.0.2"
const_format = { version = "0.2.22", default-features = false }
time = { version = "0.3.36", features = ["formatting", "local-offset", "parsing"], default-features = false }

Expand Down

0 comments on commit 16c0043

Please sign in to comment.