diff options
| author | mat <github@matdoes.dev> | 2023-01-15 22:05:31 -0600 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2023-01-15 22:05:31 -0600 |
| commit | a3033321f2b4f4d4de5a230bce9d8fd4cc371ef4 (patch) | |
| tree | aaa7ef4aa8245d6d78cbe4a8d54b5eacfe3ee54f | |
| parent | 54e00eb3df12262a0b31c11600acedf1544ac4fb (diff) | |
| download | azalea-drasl-a3033321f2b4f4d4de5a230bce9d8fd4cc371ef4.tar.xz | |
the repo is NOT called Cargo.toml
| -rw-r--r-- | azalea/src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea/src/lib.rs b/azalea/src/lib.rs index 49506a17..4ceb5b2e 100644 --- a/azalea/src/lib.rs +++ b/azalea/src/lib.rs @@ -13,7 +13,7 @@ //! Then, add one of the following lines to your Cargo.toml: //! //! Latest bleeding-edge version: -//! `azalea = { git="https://github.com/mat-1/Cargo.toml" }`\ +//! `azalea = { git="https://github.com/mat-1/azalea" }`\ //! Latest "stable" release: //! `azalea = "0.5.0"` //! |
