diff options
| author | mat <git@matdoes.dev> | 2024-01-08 21:15:12 -0600 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2024-01-08 21:15:12 -0600 |
| commit | fd1c99e74a8a89278522d1d9f9e4493e7a0c0193 (patch) | |
| tree | f8bc59128f10c21bc0d41fbfde88e1a0e0ae6e87 /azalea-core | |
| parent | 42f49c58edc0782622e15d738b90db771e44a142 (diff) | |
| download | azalea-drasl-fd1c99e74a8a89278522d1d9f9e4493e7a0c0193.tar.xz | |
upgrade deps
Diffstat (limited to 'azalea-core')
| -rw-r--r-- | azalea-core/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-core/Cargo.toml b/azalea-core/Cargo.toml index 2b862d3c..c130aa78 100644 --- a/azalea-core/Cargo.toml +++ b/azalea-core/Cargo.toml @@ -18,7 +18,7 @@ nohash-hasher = "0.2.0" num-traits = "0.2.17" serde = { version = "^1.0", optional = true } uuid = "^1.6.1" -serde_json = "^1.0.108" +serde_json = "^1.0.111" tracing = "0.1.40" [features] |
