Use directories-next in todos example
This commit is contained in:
parent
1475b10dff
commit
0400f6716b
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ serde_json = "1.0"
|
|||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
async-std = "1.0"
|
||||
directories = "3.0"
|
||||
directories-next = "2.0"
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
web-sys = { version = "0.3", features = ["Window", "Storage"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue