Skip to content

Commit

Permalink
fix breaking changes in messages
Browse files Browse the repository at this point in the history
  • Loading branch information
swaptr committed Apr 12, 2023
1 parent aa37205 commit c3a7123
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 messages/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ general_test = ["test_utils"]

[dependencies]
chrono = "0.4.23"
time = "0.1.36"
time = "0.3.20"
lazy_static = "1.3"
serde = "1.0.97"
serde_json = "1.0.40"
Expand Down

0 comments on commit c3a7123

Please sign in to comment.