diff options
| author | Ubuntu <github@matdoes.dev> | 2022-12-09 15:34:25 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-12-09 15:34:25 +0000 |
| commit | 88fd99ca5262dbe9788fcc6195c40c956d70e1a0 (patch) | |
| tree | 5b9f19c74d984a30708be25c75a33ff185b49e12 /azalea-chat | |
| parent | caf684a9ff31bf3ddb24849b60309777464a7238 (diff) | |
| download | azalea-drasl-88fd99ca5262dbe9788fcc6195c40c956d70e1a0.tar.xz | |
(cargo-release) version 0.5.0
Diffstat (limited to 'azalea-chat')
| -rwxr-xr-x | azalea-chat/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-chat/Cargo.toml b/azalea-chat/Cargo.toml index 482ce536..2649e7af 100755 --- a/azalea-chat/Cargo.toml +++ b/azalea-chat/Cargo.toml @@ -11,7 +11,7 @@ version = "0.4.0" [dependencies] azalea-buf = { path = "../azalea-buf", features = [ "serde_json", -], version = "^0.4.0" } +], version = "^0.5.0" } azalea-language = { path = "../azalea-language", version = "^0.4.0" } log = "0.4.17" once_cell = "1.16.0" |
