Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Genarito committed Jun 29, 2023
1 parent 80660a5 commit 60491ef
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 @@ -88,7 +88,7 @@ except ggca.GGCAError as ex:

### Rust

1. Add crate to `Cargo.toml`: `ggca = "0.4.0"`
1. Add crate to `Cargo.toml`: `ggca = { version = "0.4.1", default-features = false }`
1. Create an analysis and run it:

```rust
Expand Down

0 comments on commit 60491ef

Please sign in to comment.