Remove patch
This commit is contained in:
1
left/Cargo.lock
generated
1
left/Cargo.lock
generated
@ -1477,6 +1477,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "tgnt"
|
||||
version = "0.1.0"
|
||||
source = "git+https://git.nubo.sh/hulthe/tgnt.git#c34c317f4e189c9937ea6da1342272efd86ad88d"
|
||||
dependencies = [
|
||||
"serde",
|
||||
]
|
||||
|
||||
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user