Skip to content

Commit

Permalink
Update dependencies, drop select impl
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Reidel <[email protected]>
  • Loading branch information
Gelbpunkt committed Feb 20, 2024
1 parent 7352cad commit 746ac12
Show file tree
Hide file tree
Showing 6 changed files with 488 additions and 423 deletions.
5 changes: 1 addition & 4 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
[build]
rustflags = ["-Z", "mir-opt-level=3", "-Z", "unsound-mir-opts"]

[unstable]
build-std = ["std", "panic_abort"]
build-std-features = ["panic_immediate_abort"]
#build-std-features = ["panic_immediate_abort"]

[target.x86_64-unknown-linux-musl]
rustflags = ["-L", "native=/usr/lib"]
Expand Down
Loading

0 comments on commit 746ac12

Please sign in to comment.