Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Jun 18, 2024
1 parent 677fa63 commit 40ddc17
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ members = [".", "seed-es-data"]

[package]
name = "esdump-rs"
version = "0.1.0"
version = "0.1.1"
edition = "2021"

description = "Dump Elasticsearch indexes to object storage"
Expand Down
2 changes: 1 addition & 1 deletion seed-es-data/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ futures-util = "0.3.30"
byte-unit = { version = "5.1.4", features = ["serde"] }
random-string = "1.0"
human_bytes = {version = "0.4.3", default-features = false}
itertools = "0.13.0"
itertools = "0.13.0"

0 comments on commit 40ddc17

Please sign in to comment.