diff --git a/Cargo.toml b/Cargo.toml index e02c66f..d1479d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "roxy_core" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Rowan "] repository = "https://fem.mint.lgbt/kitsunecafe/roxy-core" @@ -11,4 +11,4 @@ homepage = "https://roxy-docs.netlify.app" [dependencies] anyhow = "1.0.79" -thiserror = "1.0.57" +thiserror = "1.0.56"