mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
feat: add enchanting table
This commit is contained in:
@@ -120,7 +120,7 @@ console-subscriber = { version = "0.5.0", default-features = false }
|
||||
crc-fast = "1.10.0"
|
||||
criterion = { version = "0.8", default-features = false }
|
||||
crossbeam-utils = "0.8.21"
|
||||
crossfire = { version = "3.1.7", features = ["compat"] }
|
||||
crossfire = { version = "3.1.10", features = ["compat"] }
|
||||
crypto-bigint = "0.7.3"
|
||||
dashmap = "6.1"
|
||||
ecdsa = "0.16.9"
|
||||
@@ -160,7 +160,7 @@ ruzstd = "0.8.2"
|
||||
serde_json5 = "0.2.1"
|
||||
sha1 = "=0.11.0"
|
||||
sha2 = "=0.11.0"
|
||||
signature = "2.2.0"
|
||||
signature = "3.0.0"
|
||||
tracing = "0.1.44"
|
||||
tracing-subscriber = { version = "0.3.23", features = [
|
||||
"env-filter",
|
||||
@@ -181,7 +181,7 @@ notify = "8.2.0"
|
||||
wasmtime = "44.0"
|
||||
wasmtime-wasi = "44.0"
|
||||
wit-bindgen = "0.57"
|
||||
wasmparser = "0.247"
|
||||
wasmparser = "0.248"
|
||||
|
||||
postcard = { version = "1.1", features = ["alloc"] }
|
||||
tracing-serde-structured = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user