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 d15cc95 commit da67b5aCopy full SHA for da67b5a
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "sketches-rust"
3
-version = "0.2.2"
+version = "0.2.3"
4
authors = ["loyispa <[email protected]>"]
5
license = "Apache-2.0"
6
edition = "2021"
README.md
@@ -20,7 +20,7 @@ cargo add sketches-rust
20
21
Or add the following line to your Cargo.toml:
22
```
23
-sketches-rust = "0.2.2"
+sketches-rust = "0.2.3"
24
25
26
0 commit comments