Skip to content

Commit

Permalink
Fix rust warning + readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kprotty committed Sep 13, 2021
1 parent ff0dab4 commit 498cdf8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions benchmarks/rust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
cargo-features = ["edition2021"]

[package]
name = "bench"
version = "0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/zig/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Go implementations
# Zig implementations

```
zig build run -Drelease-fast // -Dc if on posix systems
Expand Down

0 comments on commit 498cdf8

Please sign in to comment.