Checking in progress, though not fully working as expected

This commit is contained in:
Ryan Ward
2026-07-27 11:41:20 -05:00
parent 856a6cd6f3
commit 309000a303
51 changed files with 74 additions and 3315 deletions
-3
View File
@@ -6,7 +6,6 @@ publish.workspace = true
license.workspace = true
[features]
crash_reporting = ["dep:sentry", "dep:sentry-log"]
integration_tests = []
local_fs = []
release_bundle = []
@@ -35,8 +34,6 @@ serde.workspace = true
settings.workspace = true
serde_json.workspace = true
serde_with.workspace = true
sentry = { workspace = true, optional = true }
sentry-log = { workspace = true, optional = true }
strum.workspace = true
strum_macros.workspace = true
sysinfo.workspace = true