From bfc4bcc6a947d6bc9c463412f093333f5c37f220 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 18:08:56 +0000 Subject: [PATCH] Update Rust crate hoomd-simulation to v1.1.0 --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d534b0b..a331145 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -670,9 +670,9 @@ dependencies = [ [[package]] name = "hoomd-simulation" -version = "1.0.0" +version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7359305301ecbfdec9abf4cc7b9492e97f511c7b9aff73b9ad0d2bc01832568" +checksum = "a685958ea35a67a058c30772c798fccc8c6e17ebd7fbf8876b5019908471d6bb" dependencies = [ "anyhow", "serde",