Remove patch

This commit is contained in:
2023-08-28 13:54:50 +02:00
parent dcf950cc66
commit e68d25afa8
6 changed files with 3 additions and 9 deletions

View File

@ -20,9 +20,6 @@ embassy-futures = { git = "https://github.com/embassy-rs/embassy.git", features
log = "0.4.17"
postcard = { version = "1.0.4", features = ["alloc"] }
[patch."https://git.nubo.sh/hulthe/tgnt.git"]
tgnt = { path = "../../tgnt" }
[build-dependencies]
tgnt = { git = "https://git.nubo.sh/hulthe/tgnt.git", default-features = false }
ron = "0.8.0"