rust-taskchampion-devel-0.9.0-2.fc42 in Fedora 42
↵ Return to the main page of rust-taskchampion-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2025-01-29 |
Ankur Sinha (Ankur Sinha Gmail) <sanjay dot ankur at gmail dot com> - 0.9.0-2 |
- fix: update patch (fixes rh#2309375) |
2025-01-28 |
Ankur Sinha (Ankur Sinha Gmail) <sanjay dot ankur at gmail dot com> - 0.9.0-1 |
- initial import (fixes rh#2309375) |
Provides
- crate(taskchampion)
- rust-taskchampion-devel
Files
- usr/
- share/
- cargo/
- registry/
- taskchampion-0.9.0/
- .cargo-checksum.json
- Cargo.toml
- LICENSE
- src/
- crate-doc.md
- depmap.rs
- errors.rs
- lib.rs
- operation.rs
- replica.rs
- server/
- cloud/
- gcp.rs
- mod.rs
- server.rs
- service.rs
- config.rs
- encryption.rs
- generate-test-data.py
- local/
- mod.rs
- op.rs
- sync/
- test-bad-app-id.data
- test-bad-client-id.data
- test-bad-secret.data
- test-bad-version-id.data
- test-bad-version.data
- test-bad-version_id.data
- test-good.data
- test.rs
- types.rs
- storage/
- config.rs
- inmemory.rs
- mod.rs
- sqlite.rs
- test.rs
- task/
- annotation.rs
- data.rs
- mod.rs
- status.rs
- tag.rs
- task.rs
- time.rs
- taskdb/
- apply.rs
- mod.rs
- snapshot.rs
- sync.rs
- undo.rs
- working_set.rs
- utils.rs
- workingset.rs
- tests/
- cross-sync.rs
- syncing-proptest.rs
- update-and-delete-sync.rs