Skip to content

Commit

Permalink
Update ustr requirement from 0.10 to 1.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: ustr
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent d8dcb8e commit a9a00fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/nsi-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ nsi-sys = "0.8"
null-terminated-str = "0.1"
num_enum = "0.7"
rclite = "0.2"
ustr = "0.10"
ustr = "1.0"

[package.metadata.docs.rs]
features = ["output", "nightly"]
Expand Down

0 comments on commit a9a00fb

Please sign in to comment.