diff --git a/src/agent/rustjail/Cargo.toml b/src/agent/rustjail/Cargo.toml index f85798c65e..030ee85c3c 100644 --- a/src/agent/rustjail/Cargo.toml +++ b/src/agent/rustjail/Cargo.toml @@ -22,4 +22,4 @@ slog = "2.5.2" slog-scope = "4.1.2" scan_fmt = "0.2" regex = "1.1" -path-absolutize = { git = "git://github.com/magiclen/path-absolutize.git", tag= "v1.1.3" } +path-absolutize = { git = "git://github.com/magiclen/path-absolutize.git", tag= "v1.2.0" }