Skip to content

Commit 5a23b44

Browse files
committed
File accidentally corrupted by the previous commit.
1 parent c9c2196 commit 5a23b44

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

rust/template/Cargo.toml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -70,31 +70,3 @@ name = "datalog_example_ddlog"
7070
# Compiler will append the crate-type attribute here as well as the
7171
# build profile and workspace definition
7272
# crate-type = ["rlib", "staticlib"]
73-
[dependencies.base64]
74-
version = "0.13"
75-
[dependencies.im]
76-
git = "https://github.com/ddlog-dev/im-rs"
77-
branch = "ddlog-1"
78-
features = ["serde"]
79-
[dependencies.internment]
80-
version="0.5.4"
81-
features=["arc"]
82-
[dependencies.lasso]
83-
version = "0.4.0"
84-
features = ["multi-threaded"]
85-
86-
[dependencies.fxhash]
87-
version = "0.2.1"
88-
[dependencies.regex]
89-
version = "1.4.2"
90-
[dependencies.chrono]
91-
version = "0.4"
92-
features = ["serde"]
93-
[dependencies.tinyset]
94-
version = "0.2.2"
95-
[dependencies.url]
96-
version = "2.1"
97-
features = ["serde"]
98-
[dependencies.uuid]
99-
version = "0.8"
100-
features = ["v5"]

0 commit comments

Comments
 (0)