Move postage crate version specification to workspace Cargo.toml
This commit is contained in:
parent
d36b2a3129
commit
cbeb6e692d
24 changed files with 24 additions and 24 deletions
|
@ -21,7 +21,7 @@ gpui = { path = "../gpui" }
|
|||
human_bytes = "0.4.1"
|
||||
isahc = "1.7"
|
||||
lazy_static = "1.4.0"
|
||||
postage = { version = "0.4", features = ["futures-traits"] }
|
||||
postage = { workspace = true }
|
||||
project = { path = "../project" }
|
||||
search = { path = "../search" }
|
||||
serde = { version = "1.0", features = ["derive", "rc"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue