Skip to content

Commit a45f591

Browse files
fix
1 parent 4d3af39 commit a45f591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ serde_json = "1.0"
2121
serde_derive = "1.0"
2222
lazy_static = "1.4.0"
2323
error-chain = "0.12"
24-
ux-primitives = { version = "0.1.0", git = "https://github.com/angular-rust/ux-primitives.git" }
24+
ux-primitives = { version = "0.1", git = "https://github.com/angular-rust/ux-primitives.git" }
2525

2626
rust_decimal = "1.7.0"
2727
rust_decimal_macros = "1.7.0"

0 commit comments

Comments
 (0)