diff --git a/Cargo.toml b/Cargo.toml index 3b11bd83..619e6f58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ rust_decimal = "1.32.0" sqlx = { version = "0.7.2", features = ["postgres", "runtime-tokio-rustls"] } serde_json = "1.0.107" actix-web = "4.4.0" -regress = "0.7.1" +regress = "0.8.0" color-eyre = {version = "0.6.2", features = ["url", "issue-url"]} fasthash = "0.4.0" rgb = "0.8.36"