chore(release): bump rucksack to version 1.0.7

This commit is contained in:
Harsh Shandilya 2023-11-09 15:29:04 +05:30
parent fc6469128a
commit b24b239a68
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -581,7 +581,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
[[package]]
name = "rucksack"
version = "1.0.6"
version = "1.0.7"
dependencies = [
"anyhow",
"assay",

View File

@ -1,6 +1,6 @@
[package]
name = "rucksack"
version = "1.0.6"
version = "1.0.7"
authors = ["Harsh Shandilya <me@msfjarvis.dev>"]
edition = "2021"
description = "CLI tool to collect files from multiple directories into a single target"