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 7a6256a commit 0c37de1Copy full SHA for 0c37de1
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "indexed-db"
3
-version = "0.2.2" # Next release must be 0.3, as we changed API of Index::count_in
+version = "0.3.0"
4
edition = "2021"
5
readme = "README.md"
6
documentation = "https://docs.rs/indexed-db"
0 commit comments