Skip to content

Commit a00eac3

Browse files
build(deps): update rust crate cfg-if to 1.0.4
1 parent 4896a99 commit a00eac3

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
@@ -16,7 +16,7 @@ description = "Cross-platform information about the notebook batteries"
1616
config-schema = ["schemars", "serde"]
1717

1818
[dependencies]
19-
cfg-if = "1.0.3"
19+
cfg-if = "1.0.4"
2020
num-traits = { version = "0.2.19", default-features = false }
2121
schemars = { version = "1.0.4", optional = true }
2222
serde = { version = "1.0.228", features = ["derive"], optional = true }

0 commit comments

Comments
 (0)