Skip to content

Commit 1520538

Browse files
committed
deps: remove xml-rs dependency
1 parent d147286 commit 1520538

2 files changed

Lines changed: 16 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ strum = { version = "0.28", features = ["derive"] }
3131
tokio = { version = "1.40", features = ["full"] }
3232
tracing = "0.1"
3333
url = { version = "2.5.7" }
34-
xml-rs = "1.0"
3534

3635
[patch."https://github.com/stackabletech/operator-rs.git"]
3736
stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "smooth-operator"}

0 commit comments

Comments
 (0)