Skip to content

Commit c338268

Browse files
build(deps): update rand requirement from 0.8.5 to 0.9.2
--- updated-dependencies: - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fda71c commit c338268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

open-build-service-mock/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ base16ct = { version = "0.1", features = ["std"] }
1212
http = "1.2.0"
1313
md-5 = "0.10"
1414
quick-xml = { version = "0.23.1", features = [ "serialize" ] }
15-
rand = "0.8.5"
15+
rand = "0.9.2"
1616
serde = "1.0.125"
1717
strum = "0.27"
1818
strum_macros = "0.23"

0 commit comments

Comments
 (0)