mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-10 05:37:29 +03:00
Remove postage
from zed-server
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
24cb44fb00
commit
0b1fda3e13
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -6122,7 +6122,6 @@ dependencies = [
|
||||
"oauth2",
|
||||
"oauth2-surf",
|
||||
"parking_lot",
|
||||
"postage",
|
||||
"project",
|
||||
"rand 0.8.3",
|
||||
"rpc",
|
||||
|
@ -33,7 +33,6 @@ lipsum = { version = "0.8", optional = true }
|
||||
oauth2 = { version = "4.0.0", default_features = false }
|
||||
oauth2-surf = "0.1.1"
|
||||
parking_lot = "0.11.1"
|
||||
postage = { version = "0.4.1", features = ["futures-traits"] }
|
||||
rand = "0.8"
|
||||
rust-embed = { version = "6.3", features = ["include-exclude"] }
|
||||
scrypt = "0.7"
|
||||
|
Loading…
Reference in New Issue
Block a user