diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,3 +23,5 @@ num_enum = "0.5.4" num-traits = "0.2" byteorder = "1.3" toml = "0.5" +anyhow = "1.0.44" +thiserror = "1.0.29" |
index : kondou | ||
Guild Wars 2 build template visualizer | Daniel |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 2 |
@@ -23,3 +23,5 @@ num_enum = "0.5.4" num-traits = "0.2" byteorder = "1.3" toml = "0.5" +anyhow = "1.0.44" +thiserror = "1.0.29" |