Skip to content

Commit

Permalink
Removes unused chrono dependency (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
desaikd authored Jun 29, 2023
1 parent 7fcb6ad commit 061e294
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ion-schema/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ ion-rs = "0.18.1"
thiserror = "1.0"
num-bigint = "0.3"
num-traits = "0.2"
chrono = "0.4"
regex = "1.5.6"
half = "2.2.1"

Expand Down

0 comments on commit 061e294

Please sign in to comment.