Upgrade skyrim-cell-dump to 0.2.0

This commit is contained in:
2021-07-19 23:45:51 -04:00
parent 1fd979b8e0
commit 7eba0c6adc
2 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ seahash = "4.1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
sqlx = { version = "0.5", features = ["runtime-tokio-native-tls", "postgres", "migrate", "chrono"] }
skyrim-cell-dump = "0.1.4"
skyrim-cell-dump = "0.2.0"
tempfile = "3.2"
tokio = { version = "1.5.0", features = ["full"] }
tokio-util = { version = "0.6", features = ["compat"] }