SQLite-backed Key / Value Store
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: bump cargo-dist version

+1 -1
+1 -1
Cargo.toml
··· 36 36 # Config for 'cargo dist' 37 37 [workspace.metadata.dist] 38 38 # The preferred cargo-dist version to use in CI (Cargo.toml SemVer syntax) 39 - cargo-dist-version = "0.16.0" 39 + cargo-dist-version = "0.28.0" 40 40 # CI backends to support 41 41 ci = "github" 42 42 # The installers to generate for each app