diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ unicode-segmentation = "1" unscanny = "0.1" usvg = { version = "0.32", default-features = false, features = ["text"] } xmp-writer = "0.1" +time = { version = "0.3.20", features = ["std", "formatting"] } [target.'cfg(not(target_arch = "wasm32"))'.dependencies] stacker = "0.1.15" |
