Skip to content

Commit ef4945e

Browse files
Update Rust crate chrono to 0.4.38
1 parent 529cd45 commit ef4945e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next-swc/crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publish = false
88
plugin = ["turbopack-binding/__swc_core_binding_napi_plugin"]
99

1010
[dependencies]
11-
chrono = "0.4"
11+
chrono = "0.4.38"
1212
convert_case = "0.6.0"
1313
easy-error = "1.0.0"
1414
either = "1"

0 commit comments

Comments
 (0)