Compare commits
2 Commits
41d43172a0
...
05cd618b57
Author | SHA1 | Date | |
---|---|---|---|
|
05cd618b57 | ||
68c9820aae |
@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.0] - 2025-01-16
|
||||
## [0.1.0] - 2025-01-22
|
||||
|
||||
### Added
|
||||
- with updated notmad
|
||||
@ -45,6 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- add base
|
||||
|
||||
### Fixed
|
||||
- *(deps)* update rust crate aws-sdk-s3 to v1.70.0
|
||||
- *(deps)* update aws-sdk-rust monorepo
|
||||
- *(deps)* update aws-sdk-rust monorepo
|
||||
- *(deps)* update rust crate serde to v1.0.216
|
||||
|
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -223,9 +223,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "aws-sdk-s3"
|
||||
version = "1.69.0"
|
||||
version = "1.70.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0a88f1c30e4ffa2464f910297c24736ff68cca9e8d2b7d52596b54efd99b9c1e"
|
||||
checksum = "3d781684ce9da2f82da4e23eaf753310d5ddb05efe2d91cd59033828727218f5"
|
||||
dependencies = [
|
||||
"aws-credential-types",
|
||||
"aws-runtime",
|
||||
|
Loading…
x
Reference in New Issue
Block a user