Skip to content

Commit e036fcf

Browse files
committed
cleanup
1 parent a2b2bc7 commit e036fcf

File tree

7 files changed

+536
-45
lines changed

7 files changed

+536
-45
lines changed

.cargo/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[build]
2+
rustflags = ["--cfg", "tokio_unstable"]

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/target
22
**/*.rs.bk
33
.env
4+
/data_new

0 commit comments

Comments
 (0)