icu: Remove this obsolete attempt

This commit is contained in:
Emmanuel Gil Peyrot 2023-06-20 18:57:36 +02:00
commit 5b6dcb6549
10 changed files with 0 additions and 636 deletions

View file

@ -1,6 +1,5 @@
[workspace]
members = [ # alphabetically sorted
"icu",
"jid",
"minidom",
"parsers",
@ -9,7 +8,6 @@ members = [ # alphabetically sorted
]
[patch.crates-io]
icu = { path = "icu" }
jid = { path = "jid" }
minidom = { path = "minidom" }
tokio-xmpp = { path = "tokio-xmpp" }