This commit is contained in:
tuna2134
2025-11-14 02:49:45 +00:00
parent 9150a2eef9
commit cbea7678b3
3 changed files with 599 additions and 398 deletions
Generated
+410 -397
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -15,7 +15,7 @@ documentation = "https://docs.rs/sbv2_core"
anyhow = "1.0.100"
dotenvy = "0.15.7"
env_logger = "0.11.6"
ndarray = "0.16.1"
ndarray = "0.17.1"
once_cell = "1.20.3"
[profile.release]
+188
View File
File diff suppressed because one or more lines are too long