Skip to content

Commit

Permalink
piz requires chrono 0.4.28
Browse files Browse the repository at this point in the history
  • Loading branch information
bluegenes committed Oct 2, 2023
1 parent 3a13ab2 commit b1a09ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ version = "0.3.64"
features = ["console", "File"]

[target.'cfg(all(target_arch = "wasm32"))'.dependencies.chrono]
version = "0.4.31"
version = "0.4.28"
features = ["wasmbind"]

[target.'cfg(all(target_arch = "wasm32", target_os="unknown"))'.dev-dependencies]
Expand Down

0 comments on commit b1a09ba

Please sign in to comment.