diff --git a/Cargo.toml b/Cargo.toml index 3d0be64380..275010a540 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -399,7 +399,7 @@ tufaceous-lib = { path = "tufaceous-lib" } unicode-width = "0.1.11" update-common = { path = "update-common" } update-engine = { path = "update-engine" } -usdt = "0.3" +usdt = "0.4" uuid = { version = "1.6.1", features = ["serde", "v4"] } walkdir = "2.4" wicket = { path = "wicket" }