diff --git a/tokenstore/Cargo.toml b/tokenstore/Cargo.toml index 51cbbcb..9406d80 100644 --- a/tokenstore/Cargo.toml +++ b/tokenstore/Cargo.toml @@ -4,4 +4,4 @@ version = "0.1.1" edition = "2021" [dependencies] -cantrip = "0.4.0" \ No newline at end of file +cantrip = "0.5.0" \ No newline at end of file