Skip to content

Commit 854eec0

Browse files
chore(deps): bump the cargo group with 5 updates (#64)
1 parent 9df4931 commit 854eec0

4 files changed

Lines changed: 15 additions & 15 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ serde_yaml = "0.9"
3131
tracing = {version = "0.1", default-features = false, features = ["log-always"] }
3232
tracing-log = "0.2"
3333
tracing-subscriber = { version = "0.3", default-features = false, features = ["fmt", "std", "ansi"] }
34-
tokio = { version = "1.48", default-features = false, features = ["macros", "rt-multi-thread"] }
34+
tokio = { version = "1.49", default-features = false, features = ["macros", "rt-multi-thread"] }
3535
tokio-stream = "0.1"
3636

3737
[profile.release]

eksnode-gen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ aws-types.workspace = true
2222
clap.workspace = true
2323
clap-verbosity-flag.workspace = true
2424
eksnode = { path = "../eksnode", version ="*"}
25-
handlebars = "6.3"
25+
handlebars = "6.4"
2626
serde.workspace = true
2727
serde_json.workspace = true
2828
serde_yaml.workspace = true

eksnode/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ zip = { version = "7.0" }
5555
[dev-dependencies]
5656
assert_cmd = "2.1"
5757
escargot = "0.5"
58-
insta = "1.45"
58+
insta = "1.46"
5959
rstest = "0.26"
6060
tempfile = "3.24"
6161

0 commit comments

Comments
 (0)