Skip to content

Commit

Permalink
build: use rune as the script engine
Browse files Browse the repository at this point in the history
  • Loading branch information
LEXUGE committed Sep 18, 2022
1 parent dc3b5de commit 6656d08
Show file tree
Hide file tree
Showing 44 changed files with 2,010 additions and 2,313 deletions.
4 changes: 2 additions & 2 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build]
rustflags = ["--cfg", "tokio_unstable"]
# [build]
# rustflags = ["--cfg", "tokio_unstable"]

# Rustc is now going to NOT statically link musl on default.
# See also: https://github.com/rust-lang/compiler-team/issues/422#issuecomment-816579989
Expand Down
Loading

0 comments on commit 6656d08

Please sign in to comment.