mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
Remove unused dependencies and dead code warnings
This commit is contained in:
15
Cargo.lock
generated
15
Cargo.lock
generated
@@ -1724,19 +1724,6 @@ dependencies = [
|
||||
"snax",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rlua"
|
||||
version = "0.17.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "93397b9792dc237cab7554ab4c4128b8aa5fc9ec25892cfd82c92286055313d0"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"bstr",
|
||||
"cc",
|
||||
"libc",
|
||||
"num-traits",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rmp"
|
||||
version = "0.8.11"
|
||||
@@ -1802,10 +1789,8 @@ dependencies = [
|
||||
"rbx_reflection",
|
||||
"rbx_reflection_database",
|
||||
"rbx_xml",
|
||||
"regex",
|
||||
"reqwest",
|
||||
"ritz",
|
||||
"rlua",
|
||||
"roblox_install",
|
||||
"rojo-insta-ext",
|
||||
"serde",
|
||||
|
||||
Reference in New Issue
Block a user