diff options
| author | Fuwn <[email protected]> | 2023-03-06 23:20:38 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-03-06 23:20:38 +0000 |
| commit | 98fc3c1ea3c153c53aecb7ff6c9deb02890081d0 (patch) | |
| tree | 46575ea717756efeb34fbdedf8518b232f5f820f | |
| parent | feat: core features (diff) | |
| download | guitar-98fc3c1ea3c153c53aecb7ff6c9deb02890081d0.tar.xz guitar-98fc3c1ea3c153c53aecb7ff6c9deb02890081d0.zip | |
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ To install from [crates.io](https://crates.io) you must have # Cargo.toml [dependencies] -guitar = "0.1.0" +guitar = "*" # or a specific version ``` ## License |