fix(maven): return escaped summary for project description (#5839)
* fix(maven): return escaped summary for project description * build: add quickxml to labrinth * fix(maven): use quickxml to escape xml special chars
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -4941,6 +4941,7 @@ dependencies = [
|
||||
"paste",
|
||||
"path-util",
|
||||
"prometheus",
|
||||
"quick-xml 0.38.3",
|
||||
"rand 0.8.5",
|
||||
"rand_chacha 0.3.1",
|
||||
"redis",
|
||||
|
||||
Reference in New Issue
Block a user