diff options
Diffstat (limited to 'lib/xixanta/Cargo.toml')
| -rw-r--r-- | lib/xixanta/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/xixanta/Cargo.toml b/lib/xixanta/Cargo.toml index d14bb60..66f0a76 100644 --- a/lib/xixanta/Cargo.toml +++ b/lib/xixanta/Cargo.toml @@ -12,3 +12,4 @@ rust-version.workspace = true [dependencies] lazy_static = "1.5.0" +toml = { version = "0.8", features = ["preserve_order"] } |
