Skip to content

Commit 6253282

Browse files
authored
Remove dependency on chrono (#515)
1 parent 68c7b64 commit 6253282

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sentry-types/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,3 @@ thiserror = "1.0.15"
3030
time = { version = "0.3.5", features = ["formatting", "parsing"] }
3131
url = { version = "2.1.1", features = ["serde"] }
3232
uuid = { version = "1.0.0", features = ["v4", "serde"] }
33-
chrono = { version = "0.4.22", features = ["serde"] }

0 commit comments

Comments
 (0)