Skip to content

Commit 00f4741

Browse files
authored
Update README.md
1 parent 0895401 commit 00f4741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ WMI (Windows Management Instrumentation) crate for rust.
99
```toml
1010
# Cargo.toml
1111
[dependencies]
12-
wmi = "0.14"
12+
wmi = "*"
1313
```
1414

1515
## Examples

0 commit comments

Comments
 (0)