We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d3af39 commit a45f591Copy full SHA for a45f591
Cargo.toml
@@ -21,7 +21,7 @@ serde_json = "1.0"
21
serde_derive = "1.0"
22
lazy_static = "1.4.0"
23
error-chain = "0.12"
24
-ux-primitives = { version = "0.1.0", git = "https://github.com/angular-rust/ux-primitives.git" }
+ux-primitives = { version = "0.1", git = "https://github.com/angular-rust/ux-primitives.git" }
25
26
rust_decimal = "1.7.0"
27
rust_decimal_macros = "1.7.0"
0 commit comments