diff options
| author | Ubuntu <github@matdoes.dev> | 2022-12-09 15:31:59 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-12-09 15:31:59 +0000 |
| commit | d11d413a897d8d6dd5ca980c6563023a3cf6247d (patch) | |
| tree | 43db0150898c1c83e988f00e43fe2851e3091417 /azalea/src | |
| parent | 89c29b7a19ca3a0cd1ee12149519292052f0ae17 (diff) | |
| download | azalea-drasl-d11d413a897d8d6dd5ca980c6563023a3cf6247d.tar.xz | |
auto replace version in azalea/src/lib.rs
Diffstat (limited to 'azalea/src')
| -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 7388ec14..e705f7b6 100644 --- a/azalea/src/lib.rs +++ b/azalea/src/lib.rs @@ -15,7 +15,7 @@ //! Latest bleeding-edge version: //! `azalea = { git="https://github.com/mat-1/Cargo.toml" }`\ //! Latest "stable" release: -//! `azalea = "0.6"` +//! `azalea = "0.4"` //! //! ## Optimization //! |
