File tree Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Original file line number Diff line number Diff line change @@ -70,31 +70,3 @@ name = "datalog_example_ddlog"
70
70
# Compiler will append the crate-type attribute here as well as the
71
71
# build profile and workspace definition
72
72
# 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" ]
You can’t perform that action at this time.
0 commit comments