bump version

This commit is contained in:
Luc Mcgrady 2025-08-04 12:09:13 +01:00
parent 56387970d6
commit e6cab2fc6a
No known key found for this signature in database
GPG key ID: 4F3D7A0B17CC3D9C
2 changed files with 5 additions and 5 deletions

4
Cargo.lock generated
View file

@ -2214,8 +2214,8 @@ dependencies = [
[[package]]
name = "fsrs"
version = "5.0.1"
source = "git+https://github.com/open-spaced-repetition/fsrs-rs.git?branch=Feat/estimate-workload-for-cards#03e83fa66d86a4f60a2bb2e920b9c5cae9106b9d"
version = "5.1.0"
source = "git+https://github.com/open-spaced-repetition/fsrs-rs.git?branch=Feat/estimate-workload-for-cards#e070c8870f27357f3deaa8b643933b5b3e7a2938"
dependencies = [
"burn",
"itertools 0.14.0",

View file

@ -1450,7 +1450,7 @@
},
{
"name": "fsrs",
"version": "5.0.0",
"version": "5.1.0",
"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 <peter.glotfelty@microsoft.com>",
"repository": "https://github.com/Peternator7/strum",
"license": "MIT",