Skip to content

Commit

Permalink
fix: fix cargo publish error
Browse files Browse the repository at this point in the history
  • Loading branch information
PrivateRookie committed Dec 12, 2020
1 parent 5b61eff commit ed9c008
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 @@ -34,7 +34,7 @@ sqlparser = "0.6.1"
rustyline = { version = "7.0.0", features = ["with-fuzzy"] }
rustyline-derive = "0.4.0"
colored = "2"
tr = "*"
tr = "0.1.3"
i18n-embed = { version = "0.9.4", features = ["fluent-system", "desktop-requester"] }
rust-embed = "5"
i18n-embed-fl = "0.2.0"
Expand Down

0 comments on commit ed9c008

Please sign in to comment.