diff options
| -rw-r--r-- | Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"  deserializer-static-generics = []  [dependencies] -quick-xml = "0.27.1" +quick-xml = "0.28.2"  thiserror = "1.0.38"  [dev-dependencies] | 
