Skip to content

Commit 44fd2bd

Browse files
committed
[update] lambda-rs-platform dependency.
1 parent 7010b95 commit 44fd2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/lambda-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name = "lambda"
1212
path = "src/lib.rs"
1313

1414
[dependencies]
15-
lambda-rs-platform = { path = "../lambda-rs-platform", version = "2023.1.28"}
15+
lambda-rs-platform = { path = "../lambda-rs-platform", version = "2023.1.29"}
1616

1717
[dev-dependencies]
1818
cargo-audit = "0.16.0"

0 commit comments

Comments
 (0)