We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e388dcf + 756c608 commit fa938eeCopy full SHA for fa938ee
2 files changed
primitive-types/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "primitive-types"
3
-version = "0.1.5"
+version = "0.1.6"
4
authors = ["Parity Technologies <admin@parity.io>"]
5
license = "Apache-2.0/MIT"
6
homepage = "https://github.com/paritytech/parity-common"
uint/Cargo.toml
@@ -4,7 +4,7 @@ homepage = "http://parity.io"
repository = "https://github.com/paritytech/parity-common"
license = "MIT/Apache-2.0"
name = "uint"
7
-version = "0.6.0"
+version = "0.6.1"
8
9
readme = "README.md"
10
0 commit comments