From 8ab6fe72a5d0095058778141b8da07e95dbfbf16 Mon Sep 17 00:00:00 2001 From: Ian Douglas Scott Date: Fri, 6 Feb 2026 13:36:31 -0800 Subject: [PATCH] breaking: Update `libloading` to 0.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4ff0a9d..9f526f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ edition = "2021" rust-version = "1.56" [dependencies] -libloading = ">=0.7, <0.9" +libloading = "0.9" [workspace] members = [