.cargo
cleaning up the error handling
2025-10-17 00:12:41 +02:00
.github /ISSUE_TEMPLATE
removed the blank template
2025-10-26 12:29:03 +01:00
src
removed the implicit imports
2025-10-26 11:24:41 +01:00
.editorconfig
added my own pre-commits hooks
2025-11-30 14:07:30 +01:00
.gitignore
removed the .vscode directory
2025-09-20 13:25:41 +02:00
.pre-commit-config.yaml
added my own pre-commits hooks
2025-11-30 14:07:30 +01:00
.rustfmt.toml
First commit
2025-09-20 13:20:40 +02:00
build.rs
added cfg_aliases to simplfy the feature gating
2025-10-23 21:28:00 +02:00
Cargo.lock
updated the deps
2025-10-24 23:30:39 +02:00
Cargo.toml
added my own pre-commits hooks
2025-11-30 14:07:30 +01:00
clippy.toml
added my own pre-commits hooks
2025-11-30 14:07:30 +01:00
README.md
fixed the spelling of ntsync
2025-09-21 09:07:41 +02:00
rustfmt.toml
added my own pre-commits hooks
2025-11-30 14:07:30 +01:00