Skip to content

Commit 21fc26f

Browse files
Bump the patch group across 1 directory with 2 updates (#234)
Bumps the patch group with 2 updates in the / directory: [clap](https://github.com/clap-rs/clap) and [rand](https://github.com/rust-random/rand). Updates `clap` from 4.5.42 to 4.5.43 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.42...clap_complete-v4.5.43) Updates `rand` from 0.9.0 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.9.0...rand_core-0.9.2) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b742dce commit 21fc26f

File tree

9 files changed

+25
-46
lines changed

9 files changed

+25
-46
lines changed

Cargo.lock

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

hubspot-contacts/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ async-trait = { version = "^0.1.88", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
17+
clap = { version = "4.5.43", features = ["cargo", "derive", "env", "unicode"], optional = true }
1818
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }

hubspot-tickets/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ async-trait = { version = "^0.1.88", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
17+
clap = { version = "4.5.43", features = ["cargo", "derive", "env", "unicode"], optional = true }
1818
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }

hubspot-users/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ async-trait = { version = "^0.1.88", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
17+
clap = { version = "4.5.43", features = ["cargo", "derive", "env", "unicode"], optional = true }
1818
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }

ramp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ async-trait = { version = "^0.1.88", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
17+
clap = { version = "4.5.43", features = ["cargo", "derive", "env", "unicode"], optional = true }
1818
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }

remote/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ async-trait = { version = "^0.1.88", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
17+
clap = { version = "4.5.43", features = ["cargo", "derive", "env", "unicode"], optional = true }
1818
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }

rippling/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ async-trait = { version = "^0.1.88", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
17+
clap = { version = "4.5.43", features = ["cargo", "derive", "env", "unicode"], optional = true }
1818
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }

twilio/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ async-trait = { version = "^0.1.53", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
17+
clap = { version = "4.5.43", features = ["cargo", "derive", "env", "unicode"], optional = true }
1818
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }

vercel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ async-trait = { version = "^0.1.88", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
17+
clap = { version = "4.5.43", features = ["cargo", "derive", "env", "unicode"], optional = true }
1818
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }

0 commit comments

Comments
 (0)