Skip to content

Commit fd47218

Browse files
Bump smallvec from 1.2.0 to 1.6.1 in /atcoder/rust/abc074
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.2.0 to 1.6.1. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.2.0...v1.6.1) --- updated-dependencies: - dependency-name: smallvec dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19b8ea8 commit fd47218

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

atcoder/rust/abc074/Cargo.lock

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atcoder/rust/abc074/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ proconio = { version = "=0.3.6", features = ["derive"] }
6767
text_io = "=0.1.8"
6868
whiteread = "=0.5.0"
6969
rustc-hash = "=1.1.0"
70-
smallvec = "=1.2.0"
70+
smallvec = "=1.6.1"

0 commit comments

Comments
 (0)