Update pin-project to 1

pull/58/head
Constantin Nickel 4 years ago committed by Sebastian Dröge
parent b9620a8793
commit dd066e2737
  1. 2
      Cargo.toml

@ -30,7 +30,7 @@ features = ["async-std-runtime", "tokio-runtime", "gio-runtime", "async-tls", "a
log = "0.4"
futures-util = { version = "0.3", default-features = false, features = ["sink", "std"] }
futures-io = { version = "0.3", default-features = false, features = ["std"] }
pin-project = "0.4"
pin-project = "1"
[dependencies.tungstenite]
version = "0.11.0"

Loading…
Cancel
Save