Skip to content

Commit bc2c3d5

Browse files
committed
fix after merge
1 parent 9107c45 commit bc2c3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

primitives/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/DioxusLabs/components"
1313

1414
[dependencies]
1515
dioxus.workspace = true
16-
dioxus-time = { git = "https://github.com/ealmloff/dioxus-std", branch = "0.7" }
16+
dioxus-sdk-time = "0.7.0"
1717
time = { version = "0.3.44", features = ["std", "macros", "parsing"] }
1818
num-integer = "0.1.46"
1919
tracing.workspace = true

0 commit comments

Comments
 (0)