Skip to content

Commit 2357928

Browse files
committed
chore: update amplify and strict types
1 parent 568d006 commit 2357928

2 files changed

Lines changed: 15 additions & 9 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ edition = "2021"
2222
license = "Apache-2.0"
2323

2424
[workspace.dependencies]
25-
amplify = "~4.8.0"
26-
strict_encoding = "~2.8.2"
27-
strict_types = "~2.8.3"
25+
amplify = "~4.9.0"
26+
strict_encoding = "~2.9.1"
27+
strict_types = "~2.9.0"
2828
serde = { version = "1", features = ["derive"] }
2929

3030
[package]

0 commit comments

Comments
 (0)