Skip to content

Commit

Permalink
Merge pull request #827 from cdklabs/github-actions/release
Browse files Browse the repository at this point in the history
chore: Release cdk-from-cfn version 0.179.0
  • Loading branch information
cdklabs-automation authored Jan 25, 2025
2 parents 38fc3f8 + 9777dcf commit c8c2914
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cdk-from-cfn"
version = "0.178.0"
version = "0.179.0"
edition = "2021"
rust-version = "1.84"
description = "Turn AWS CloudFormation templates into AWS CDK applications"
Expand Down Expand Up @@ -43,7 +43,7 @@ voca_rs = "^1.15.2"
wasm-bindgen = "^0.2.100"

[dev-dependencies]
aws-config = "^1.5.1"
aws-config = "^1.5.15"
aws-sdk-cloudformation = "^1.61.0"
tokio = { version = "1", features = ["full"] }
walkdir = "2.5.0"
Expand Down

0 comments on commit c8c2914

Please sign in to comment.