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 9107c45 commit bc2c3d5Copy full SHA for bc2c3d5
primitives/Cargo.toml
@@ -13,7 +13,7 @@ repository = "https://github.com/DioxusLabs/components"
13
14
[dependencies]
15
dioxus.workspace = true
16
-dioxus-time = { git = "https://github.com/ealmloff/dioxus-std", branch = "0.7" }
+dioxus-sdk-time = "0.7.0"
17
time = { version = "0.3.44", features = ["std", "macros", "parsing"] }
18
num-integer = "0.1.46"
19
tracing.workspace = true
0 commit comments