Skip to content

Commit

Permalink
Merge pull request #179 from atouchet/toml
Browse files Browse the repository at this point in the history
Format line as TOML
  • Loading branch information
Byron authored Jan 26, 2024
2 parents f9f1d8c + 0bca073 commit a7d8a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ use stock zlib.

Library crates depending on `libz-sys` should use:

```
```toml
libz-sys = { version = "1.1", default-features = false, features = ["libc"] }
```

Expand Down

0 comments on commit a7d8a82

Please sign in to comment.