Skip to content

Commit

Permalink
Upgraded unftp-sbe-gcs to version 0.2.3 (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
robklg authored Jun 15, 2023
1 parent 085a8a4 commit d754c48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 @@ -48,7 +48,7 @@ slog-term = "2.9.0"
thiserror = "1.0.40"
tokio = { version = "1.28.2", features = ["signal", "rt-multi-thread"] }
unftp-sbe-fs = "0.2.2"
unftp-sbe-gcs = { version = "0.2.2", optional = true }
unftp-sbe-gcs = { version = "0.2.3", optional = true }
unftp-auth-rest = { version = "0.2.2", optional = true }
unftp-auth-jsonfile = { version = "0.3.1", optional = true }

Expand Down

0 comments on commit d754c48

Please sign in to comment.