Skip to content

Commit 5c8017e

Browse files
fix(deps): bump arboard from 3.5.0 to 3.6.0
--- updated-dependencies: - dependency-name: arboard dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09aa3cb commit 5c8017e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -17,7 +17,7 @@ amzn-consolas-client = { path = "crates/amzn-consolas-client" }
1717
amzn-qdeveloper-streaming-client = { path = "crates/amzn-qdeveloper-streaming-client" }
1818
amzn-toolkit-telemetry-client = { path = "crates/amzn-toolkit-telemetry-client" }
1919
anstream = "0.6.13"
20-
arboard = { version = "3.5.0", default-features = false }
20+
arboard = { version = "3.6.0", default-features = false }
2121
assert_cmd = "2.0"
2222
async-trait = "0.1.87"
2323
aws-config = "1.0.3"

0 commit comments

Comments
 (0)