Skip to content

Commit 9029970

Browse files
Update the os_info crate version (#186)
1 parent 4edd266 commit 9029970

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
@@ -30,7 +30,7 @@ hex = "0.4.0"
3030
hmac = "0.7.1"
3131
lazy_static = "1.4.0"
3232
md-5 = "0.8.0"
33-
os_info = "1.1.2"
33+
os_info = { version = "2.0.6", default-features = false }
3434
percent-encoding = "2.0.0"
3535
rand = "0.7.2"
3636
serde_with = "1.3.1"

0 commit comments

Comments
 (0)