icu: Remove this obsolete attempt
This commit is contained in:
parent
cea9c04507
commit
5b6dcb6549
10 changed files with 0 additions and 636 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue