mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 08:22:33 +00:00
ci: remove unused dep
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -2925,7 +2925,6 @@ dependencies = [
|
||||
name = "pumpkin-inventory"
|
||||
version = "0.1.0-dev+26.1"
|
||||
dependencies = [
|
||||
"crossbeam-utils",
|
||||
"pumpkin-data",
|
||||
"pumpkin-protocol",
|
||||
"pumpkin-util",
|
||||
|
||||
@@ -16,7 +16,6 @@ rand.workspace = true
|
||||
tracing.workspace = true
|
||||
tokio.workspace = true
|
||||
thiserror.workspace = true
|
||||
crossbeam-utils.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user