Skip to content

Commit

Permalink
fix README.md version
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaeroxe committed Nov 1, 2024
1 parent 3edbc31 commit 1b5f7be
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 @@ -23,7 +23,7 @@ Here's an example of how to conditionally add `which`. You should tweak this to

```toml
[target.'cfg(not(all(target_family = "wasm", target_os = "unknown")))'.dependencies]
which = "6.0.3"
which = "7.0.0"
```

## Examples
Expand Down

0 comments on commit 1b5f7be

Please sign in to comment.