Skip to content

Commit

Permalink
File accidentally corrupted by the previous commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryzhyk committed Nov 10, 2021
1 parent c9c2196 commit 5a23b44
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions rust/template/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,31 +70,3 @@ name = "datalog_example_ddlog"
# Compiler will append the crate-type attribute here as well as the
# build profile and workspace definition
# crate-type = ["rlib", "staticlib"]
[dependencies.base64]
version = "0.13"
[dependencies.im]
git = "https://github.com/ddlog-dev/im-rs"
branch = "ddlog-1"
features = ["serde"]
[dependencies.internment]
version="0.5.4"
features=["arc"]
[dependencies.lasso]
version = "0.4.0"
features = ["multi-threaded"]

[dependencies.fxhash]
version = "0.2.1"
[dependencies.regex]
version = "1.4.2"
[dependencies.chrono]
version = "0.4"
features = ["serde"]
[dependencies.tinyset]
version = "0.2.2"
[dependencies.url]
version = "2.1"
features = ["serde"]
[dependencies.uuid]
version = "0.8"
features = ["v5"]

0 comments on commit 5a23b44

Please sign in to comment.