From 6300ccff4bb7f9e2e8167003fae51bec2561d82f Mon Sep 17 00:00:00 2001 From: Vika Date: Mon, 30 Dec 2024 23:29:45 +0300 Subject: Upgrade SemVer-breaking packages Change-Id: I187fbf798ea6e29a8d04c4e3a894dc4a115ea9a7 --- util/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/Cargo.toml') diff --git a/util/Cargo.toml b/util/Cargo.toml index 83907c8..53e94eb 100644 --- a/util/Cargo.toml +++ b/util/Cargo.toml @@ -29,7 +29,7 @@ version = "^1.42.0" features = ["tracing"] optional = true [dependencies.sqlx] -version = "0.8" +version = "0.8.1" features = ["json"] optional = true [dependencies.axum-core] -- cgit 1.4.1