Skip to content

Commit af55917

Browse files
committed
chore: switch internal deps to published versions and track Cargo.lock
Pin nodedb-client and nodedb-types to version 0.3.0 in the workspace manifest instead of machine-specific path dependencies; local checkout overrides stay in a gitignored .cargo/config.toml patch. Commit Cargo.lock so builds are reproducible. Bump MSRV to 1.96 and upgrade Dioxus 0.6 → 0.7 in the manifest (code-side call-site fixes follow in a subsequent commit).
1 parent 3f5feaa commit af55917

4 files changed

Lines changed: 6530 additions & 18 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
/nodedb-data/
77
**/*.rs.bk
88
*.pdb
9-
Cargo.lock
109

1110
# IDE and Editor files
1211
.vscode/

0 commit comments

Comments
 (0)