Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
./ninja fix:minilints
  • Loading branch information
L-M-Sherlock committed Apr 17, 2025
commit 5baeb03377245ccb3d6918106919c871ca6da188
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ rev = "184b2ca50ed39ca43da13f0b830a463861adb9ca"

[workspace.dependencies.fsrs]
# version = "=2.0.3"
# git = "https://github.com/open-spaced-repetition/fsrs-rs.git"
# rev = "fc787fe176975d360e8a7ae0c6f5fc9ffadccd16"
path = "../open-spaced-repetition/fsrs-rs"
git = "https://github.com/open-spaced-repetition/fsrs-rs.git"
rev = "c15f9783c31db84e6b7ad5d9f30993af734e0c76"
# path = "../open-spaced-repetition/fsrs-rs"

[workspace.dependencies]
# local
Expand Down
80 changes: 49 additions & 31 deletions cargo/licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@
},
{
"name": "bincode",
"version": "2.0.0-rc.3",
"version": "2.0.1",
"authors": "Ty Overby <[email protected]>|Zoey Riordan <[email protected]>|Victor Koenders <[email protected]>",
"repository": "https://github.com/bincode-org/bincode",
"license": "MIT",
Expand Down Expand Up @@ -415,7 +415,7 @@
},
{
"name": "burn",
"version": "0.16.0",
"version": "0.16.1",
"authors": "nathanielsimard <[email protected]>",
"repository": "https://github.com/tracel-ai/burn",
"license": "Apache-2.0 OR MIT",
Expand All @@ -424,7 +424,7 @@
},
{
"name": "burn-autodiff",
"version": "0.16.0",
"version": "0.16.1",
"authors": "nathanielsimard <[email protected]>",
"repository": "https://github.com/tracel-ai/burn/tree/main/crates/burn-autodiff",
"license": "Apache-2.0 OR MIT",
Expand All @@ -433,7 +433,7 @@
},
{
"name": "burn-candle",
"version": "0.16.0",
"version": "0.16.1",
"authors": "louisfd <[email protected]>",
"repository": "https://github.com/tracel-ai/burn/tree/main/crates/burn-candle",
"license": "Apache-2.0 OR MIT",
Expand All @@ -442,7 +442,7 @@
},
{
"name": "burn-common",
"version": "0.16.0",
"version": "0.16.1",
"authors": "Dilshod Tadjibaev (@antimora)",
"repository": "https://github.com/tracel-ai/burn/tree/main/crates/burn-common",
"license": "Apache-2.0 OR MIT",
Expand All @@ -451,7 +451,7 @@
},
{
"name": "burn-core",
"version": "0.16.0",
"version": "0.16.1",
"authors": "nathanielsimard <[email protected]>",
"repository": "https://github.com/tracel-ai/burn/tree/main/crates/burn-core",
"license": "Apache-2.0 OR MIT",
Expand All @@ -460,7 +460,7 @@
},
{
"name": "burn-cuda",
"version": "0.16.0",
"version": "0.16.1",
"authors": "nathanielsimard <[email protected]>",
"repository": "https://github.com/tracel-ai/burn/tree/main/crates/burn-cuda",
"license": "Apache-2.0 OR MIT",
Expand All @@ -469,7 +469,7 @@
},
{
"name": "burn-dataset",
"version": "0.16.0",
"version": "0.16.1",
"authors": "nathanielsimard <[email protected]>",
"repository": "https://github.com/tracel-ai/burn/tree/main/crates/burn-dataset",
"license": "Apache-2.0 OR MIT",
Expand All @@ -478,7 +478,7 @@
},
{
"name": "burn-derive",
"version": "0.16.0",
"version": "0.16.1",
"authors": "nathanielsimard <[email protected]>",
"repository": "https://github.com/tracel-ai/burn/tree/main/crates/burn-derive",
"license": "Apache-2.0 OR MIT",
Expand All @@ -487,7 +487,7 @@
},
{
"name": "burn-hip",
"version": "0.16.0",
"version": "0.16.1",
"authors": "nathanielsimard <[email protected]>",
"repository": "https://github.com/tracel-ai/burn/tree/main/crates/burn-hip",
"license": "Apache-2.0 OR MIT",
Expand All @@ -496,7 +496,7 @@
},
{
"name": "burn-jit",
"version": "0.16.0",
"version": "0.16.1",
"authors": "nathanielsimard <[email protected]>",
"repository": "https://github.com/tracel-ai/burn/tree/main/crates/burn-jit",
"license": "Apache-2.0 OR MIT",
Expand All @@ -505,7 +505,7 @@
},
{
"name": "burn-ndarray",
"version": "0.16.0",
"version": "0.16.1",
"authors": "nathanielsimard <[email protected]>",
"repository": "https://github.com/tracel-ai/burn/tree/main/crates/burn-ndarray",
"license": "Apache-2.0 OR MIT",
Expand All @@ -514,7 +514,7 @@
},
{
"name": "burn-router",
"version": "0.16.0",
"version": "0.16.1",
"authors": "guillaumelagrange <[email protected]>|nathanielsimard <[email protected]>",
"repository": "https://github.com/tracel-ai/burn/tree/main/crates/burn-router",
"license": "Apache-2.0 OR MIT",
Expand All @@ -523,7 +523,7 @@
},
{
"name": "burn-tensor",
"version": "0.16.0",
"version": "0.16.1",
"authors": "nathanielsimard <[email protected]>",
"repository": "https://github.com/tracel-ai/burn/tree/main/crates/burn-tensor",
"license": "Apache-2.0 OR MIT",
Expand All @@ -532,7 +532,7 @@
},
{
"name": "burn-train",
"version": "0.16.0",
"version": "0.16.1",
"authors": "nathanielsimard <[email protected]>",
"repository": "https://github.com/tracel-ai/burn/tree/main/crates/burn-train",
"license": "Apache-2.0 OR MIT",
Expand All @@ -541,7 +541,7 @@
},
{
"name": "burn-wgpu",
"version": "0.16.0",
"version": "0.16.1",
"authors": "nathanielsimard <[email protected]>",
"repository": "https://github.com/tracel-ai/burn/tree/main/crates/burn-wgpu",
"license": "Apache-2.0 OR MIT",
Expand Down Expand Up @@ -2071,7 +2071,7 @@
},
{
"name": "itertools",
"version": "0.12.1",
"version": "0.13.0",
"authors": "bluss",
"repository": "https://github.com/rust-itertools/itertools",
"license": "Apache-2.0 OR MIT",
Expand All @@ -2080,7 +2080,7 @@
},
{
"name": "itertools",
"version": "0.13.0",
"version": "0.14.0",
"authors": "bluss",
"repository": "https://github.com/rust-itertools/itertools",
"license": "Apache-2.0 OR MIT",
Expand Down Expand Up @@ -2429,15 +2429,6 @@
"license_file": null,
"description": "A wrapper over a platform's native TLS implementation"
},
{
"name": "ndarray",
"version": "0.15.6",
"authors": "Ulrik Sverdrup \"bluss\"|Jim Turner",
"repository": "https://github.com/rust-ndarray/ndarray",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting."
},
{
"name": "ndarray",
"version": "0.16.1",
Expand All @@ -2449,7 +2440,7 @@
},
{
"name": "ndarray-rand",
"version": "0.14.0",
"version": "0.15.0",
"authors": "bluss",
"repository": "https://github.com/rust-ndarray/ndarray",
"license": "Apache-2.0 OR MIT",
Expand Down Expand Up @@ -2971,7 +2962,7 @@
},
{
"name": "priority-queue",
"version": "2.1.1",
"version": "2.3.1",
"authors": "Gianmarco Garrisi <[email protected]>",
"repository": "https://github.com/garro95/priority-queue",
"license": "LGPL-3.0-or-later OR MPL-2.0",
Expand Down Expand Up @@ -3574,7 +3565,7 @@
},
{
"name": "serde",
"version": "1.0.217",
"version": "1.0.219",
"authors": "Erick Tryzelaar <[email protected]>|David Tolnay <[email protected]>",
"repository": "https://github.com/serde-rs/serde",
"license": "Apache-2.0 OR MIT",
Expand All @@ -3601,7 +3592,7 @@
},
{
"name": "serde_derive",
"version": "1.0.217",
"version": "1.0.219",
"authors": "Erick Tryzelaar <[email protected]>|David Tolnay <[email protected]>",
"repository": "https://github.com/serde-rs/serde",
"license": "Apache-2.0 OR MIT",
Expand Down Expand Up @@ -3851,6 +3842,15 @@
"license_file": null,
"description": "Helpful macros for working with enums and strings"
},
{
"name": "strum",
"version": "0.27.1",
"authors": "Peter Glotfelty <[email protected]>",
"repository": "https://github.com/Peternator7/strum",
"license": "MIT",
"license_file": null,
"description": "Helpful macros for working with enums and strings"
},
{
"name": "strum_macros",
"version": "0.26.4",
Expand All @@ -3860,6 +3860,15 @@
"license_file": null,
"description": "Helpful macros for working with enums and strings"
},
{
"name": "strum_macros",
"version": "0.27.1",
"authors": "Peter Glotfelty <[email protected]>",
"repository": "https://github.com/Peternator7/strum",
"license": "MIT",
"license_file": null,
"description": "Helpful macros for working with enums and strings"
},
{
"name": "subtle",
"version": "2.6.1",
Expand Down Expand Up @@ -4427,6 +4436,15 @@
"license_file": null,
"description": "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust."
},
{
"name": "unty",
"version": "0.0.4",
"authors": "Victor Koenders <[email protected]>",
"repository": "https://github.com/bincode-org/unty",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Explicitly types your generics"
},
{
"name": "url",
"version": "2.5.4",
Expand Down