Update `radicle-signals` crate to 0.10.0

This commit is contained in:
cloudhead 2024-09-03 12:30:53 +02:00
parent bc14229639
commit 73467bde83
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ homepage = "https://radicle.xyz"
repository = "https://app.radicle.xyz/seeds/seed.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5"
license = "MIT OR Apache-2.0"
edition = "2021"
version = "0.9.0"
version = "0.10.0"
[dependencies]
crossbeam-channel = { version = "0.5.6" }