Skip to content

Commit

Permalink
Revert "Bump chrono from 0.4.22 to 0.4.23 (#697)" (#712)
Browse files Browse the repository at this point in the history
This reverts commit 118d0fa.
  • Loading branch information
snork-alt committed Jan 23, 2023
1 parent 118d0fa commit ec0738c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dozer-types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
chrono = {version = "0.4.23", features = ["serde"]}
chrono = {version = "0.4.0", features = ["serde"]}
serde = { version = "1.0.104", features = ["derive"] }
serde_json = "1.0.91"
rust_decimal = {version = "1.27", features = ["serde-float", "db-postgres"]}
Expand Down

0 comments on commit ec0738c

Please sign in to comment.