Skip to content

Commit

Permalink
Merge pull request #66 from jjcomer/master
Browse files Browse the repository at this point in the history
Clean up and upgrade deps
  • Loading branch information
jjcomer authored Mar 1, 2022
2 parents d26be81 + 05f3158 commit e0f948f
Show file tree
Hide file tree
Showing 15 changed files with 601 additions and 1,215 deletions.
3 changes: 3 additions & 0 deletions .cargo/config
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[target.x86_64-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]

[build]
rustflags = ["--cfg", "tokio_unstable"]
Loading

0 comments on commit e0f948f

Please sign in to comment.