summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2022-01-04chore: update outdated dependenciesLars Wirzenius1-18/+35
2022-01-04chore: cargo updateLars Wirzenius1-90/+89
2021-12-04fix: update Cargo.lock after updating crate versionLars Wirzenius1-1/+1
2021-12-04chore: prepare release 0.6.0Lars Wirzenius1-49/+32
2021-11-21chore: update Cargo.lockv0.5.0Lars Wirzenius1-3/+3
2021-11-20chore: bump dependency on rusqlite to 0.26.1 and fix breakageLars Wirzenius1-4/+4
2021-11-20chore: update dependency on pbkdf2 to 0.9 and fix breakageLars Wirzenius1-7/+6
2021-11-20chore: update Cargo.lock with "cargo update"Lars Wirzenius1-309/+232
2021-07-18feat: add Engine and WorkQueue abstractions for async processingLars Wirzenius1-0/+61
2021-06-19chore: new cargo updateLars Wirzenius1-31/+34
2021-06-19chore: bump dependency on indicatif to 0.16, and fix what's neededLars Wirzenius1-6/+4
2021-06-19chore: bump dependency on rusqlite to 0.25Lars Wirzenius1-10/+21
2021-06-19chore: bump dependency on pbkdf2 to 0.8Lars Wirzenius1-8/+9
2021-06-19chore: update warp and tokio dependenciesLars Wirzenius1-377/+115
2021-06-19chore: cargo updateLars Wirzenius1-18/+18
2021-06-06Release version 0.4.0v0.4.0Lars Wirzenius1-19/+19
2021-06-06docs: update NEWS, Cargo.toml, debian/changelo for new releaseLars Wirzenius1-1/+1
2021-05-29update Cargo.toml, Cargo.lock with new dependenciesLars Wirzenius1-172/+278
2021-04-09feat: add "obnam init" subcommandLars Wirzenius1-0/+68
2021-03-24refactor: switch from dirs crate to directories-nextLars Wirzenius1-65/+13
2021-03-24chore: use warp's bytes instead of bytes crate directlyLars Wirzenius1-1/+0
2021-03-24chore: bump reqwest dependencyLars Wirzenius1-38/+150
2021-03-23chore: update Cargo.lockLars Wirzenius1-1/+1
2021-03-20build: add Cargo.lock to gitLars Wirzenius1-0/+2278