diff --git a/Cargo.toml b/Cargo.toml index e6ee9163..af50185c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,6 +24,8 @@ overflow-checks = true incremental = true codegen-units = 256 +# Run CI + [workspace.dependencies] anyhow = "1" base64 = "0.21.2"