We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b0f96b commit ae2ff87Copy full SHA for ae2ff87
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "sqlite-hashes"
3
-version = "0.5.2" # This value is also used in the README.md
+version = "0.5.3" # This value is also used in the README.md
4
description = "Hashing functions for SQLite with aggregation support: MD5, SHA1, SHA256, SHA512"
5
authors = ["Yuri Astrakhan <[email protected]>"]
6
repository = "https://github.com/nyurik/sqlite-hashes"
0 commit comments