1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 06:16:04 +00:00

the repo is NOT called Cargo.toml

This commit is contained in:
mat 2023-01-15 22:05:31 -06:00
parent 54e00eb3df
commit a3033321f2

View file

@ -13,7 +13,7 @@
//! Then, add one of the following lines to your Cargo.toml: //! Then, add one of the following lines to your Cargo.toml:
//! //!
//! Latest bleeding-edge version: //! Latest bleeding-edge version:
//! `azalea = { git="https://github.com/mat-1/Cargo.toml" }`\ //! `azalea = { git="https://github.com/mat-1/azalea" }`\
//! Latest "stable" release: //! Latest "stable" release:
//! `azalea = "0.5.0"` //! `azalea = "0.5.0"`
//! //!