From 8c27dcc78b34f196f17a37d0b38bb10f2cd1f3ad Mon Sep 17 00:00:00 2001 From: Jarrett Ye Date: Sun, 3 Aug 2025 12:15:18 +0800 Subject: [PATCH] Update licenses.json --- cargo/licenses.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cargo/licenses.json b/cargo/licenses.json index e7b61a5fe..7bd0d984a 100644 --- a/cargo/licenses.json +++ b/cargo/licenses.json @@ -1450,7 +1450,7 @@ }, { "name": "fsrs", - "version": "5.0.0", + "version": "5.0.1", "authors": "Open Spaced Repetition", "repository": "https://github.com/open-spaced-repetition/fsrs-rs", "license": "BSD-3-Clause", @@ -3322,7 +3322,7 @@ }, { "name": "rand", - "version": "0.9.1", + "version": "0.9.2", "authors": "The Rand Project Developers|The Rust Project Developers", "repository": "https://github.com/rust-random/rand", "license": "Apache-2.0 OR MIT", @@ -4132,7 +4132,7 @@ }, { "name": "strum", - "version": "0.27.1", + "version": "0.27.2", "authors": "Peter Glotfelty ", "repository": "https://github.com/Peternator7/strum", "license": "MIT",