Skip to content

Commit

Permalink
Update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
novacrazy committed Oct 18, 2024
1 parent 1e3817a commit d36540e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ schemars = { git = "https://github.com/Lantern-chat/schemars" }

[dependencies]
snowflake = { git = "https://github.com/Lantern-chat/snowflake", features = ["timestamp"] }
timestamp = { package = "iso8601-timestamp", version = "0.3.0-rc.1" }
timestamp = { package = "iso8601-timestamp", version = "0.3.0" }

ftl = { git = "https://github.com/Lantern-chat/ftl2", optional = true, default-features = false }

Expand Down

0 comments on commit d36540e

Please sign in to comment.