We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a2dea commit cd02bf1Copy full SHA for cd02bf1
README.md
@@ -46,7 +46,7 @@ In your Cargo.toml add the dependency...
46
47
```toml
48
[dependencies]
49
-measurements = "^0.9.0"
+measurements = "^0.10.2"
50
```
51
52
In your code...
0 commit comments