Skip to content

Commit d2d345c

Browse files
chore(deps): Update untrusted requirement from 0.7.1 to 0.9.0
Updates the requirements on [untrusted](https://github.com/briansmith/untrusted) to permit the latest version. - [Commits](https://github.com/briansmith/untrusted/commits) --- updated-dependencies: - dependency-name: untrusted dependency-version: 0.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3aeb6d8 commit d2d345c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ cmake = "0.1.54"
5050
dunce = "1.0.5"
5151
fs_extra = "1.3.0"
5252
regex = "1.11.1"
53-
untrusted = "0.7.1"
53+
untrusted = "0.9.0"
5454
spin = "0.9.8"
5555
zeroize = "1.8.1"
5656

0 commit comments

Comments
 (0)