Skip to content

Commit

Permalink
removed unused serde-xml-rs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Carow authored and Kyle Carow committed Jan 3, 2024
1 parent ce1275a commit a1ea335
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust/fastsim-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ argmin-math = { version = "0.2.1", features = [
"ndarray_latest-nolinalg-serde",
] }
curl = "0.4.44"
serde-xml-rs = "0.6.0"
validator = { version = "0.16", features = ["derive"] }
lazy_static = "1.4.0"
regex = "1.7.1"
Expand Down

0 comments on commit a1ea335

Please sign in to comment.