Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions foundations/hulylake/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 foundations/hulylake/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ hulyrs = { git = "https://github.com/hcengineering/hulyrs.git", features = ["act
secrecy = "0.10.3"
tracing-actix-web = "0.7.19"
aws-config = { version = "1.8.5" }
aws-sdk-s3 = "1.103.0"
aws-sdk-s3 = "1.105.0"
futures-util = "0.3.31"
tokio-stream = "0.1.17"
thiserror = "2.0.16"
Expand Down
Loading