I43RAQTR6WY7KFUFBU5ALAWSNNQZPHSHATOVXFCERQRFTTK5OHNQC
could you be more specific?
Just clone the repo and you will see this:
Cargo.toml
...
regex = "1"
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
tokio = "1"
================================
tokio = "1"
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
uuid = { version = "0.8", features = ["serde", "v4"] }
...
https://nest.pijul.com/zj/nidobyte:main/W3M3C7CCWHJWQ.4UCAA
I can’t find it there, maybe I’ve not yet synced all patches. I’ll look at your patch in a bit and either apply that or fix it myself. The sent patch is removing some lines right now I don’t think are intentional.
Hah! :)
Look at the lines 14-15 there in the Cargo.toml.
I’ll look at your patch in a bit and either apply that or fix it myself.
Thanks. There’s only
Haha, good one. I was looking for literal conflict markers :) The <<<<
part. My bad. Will fix soon
Nice, so cloning locally again I do get them. Thanks for pointing it out.
Well, I’m sure this discussion should be closed. Thank you 😊
There’s conflict-diff in the
main
channel. 😖