diff --git a/rast-agent/Cargo.toml b/rast-agent/Cargo.toml index 2647ca2..000dfb6 100644 --- a/rast-agent/Cargo.toml +++ b/rast-agent/Cargo.toml @@ -20,4 +20,4 @@ tracing-subscriber = { workspace = true } async-trait = { workspace = true } ulid = { workspace = true } -whoami = { version = "1.5" } +whoami = { version = "2.0" }