Skip to content

Commit e471117

Browse files
committed
deps: update stac-cli
1 parent 66b44a4 commit e471117

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ stac-api = { version = "0.7.1", features = [
3333
"client",
3434
"python",
3535
], git = "https://github.com/stac-utils/stac-rs" }
36-
stac-cli = { version = "0.5.1-rc.3", git = "https://github.com/stac-utils/stac-rs" }
36+
stac-cli = { version = "0.5.1", git = "https://github.com/stac-utils/stac-rs" }
3737
stac-duckdb = { version = "0.1.0", git = "https://github.com/stac-utils/stac-rs" }
3838
thiserror = "2.0.11"
3939
clap = "4.5.30"

0 commit comments

Comments
 (0)