Преглед на файлове

chore: phd use released version

thesimplekid преди 3 месеца
родител
ревизия
1ee8748ecd
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      crates/cdk-phoenixd/Cargo.toml

+ 1 - 2
crates/cdk-phoenixd/Cargo.toml

@@ -20,6 +20,5 @@ tokio = { version = "1", default-features = false }
 tokio-util = { version = "0.7.11", default-features = false }
 tracing = { version = "0.1", default-features = false, features = ["attributes", "log"] }
 thiserror = "1"
-# phoenixd-rs = "0.3.0"
-phoenixd-rs = { git = "https://github.com/thesimplekid/phoenixd-rs", rev = "22a44f0"}
+phoenixd-rs = "0.4.0"
 uuid = { version = "1", features = ["v4"] }