Skip to content

Commit cb015f7

Browse files
Update sd version in lockfile (#275)
1 parent 45522c2 commit cb015f7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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.

RELEASE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
1. [ ] Update `rust-version` in `Cargo.toml`
99
- `$ cargo msrv --min 1.60 -- cargo check`
1010
1. [ ] Bump `version` in `Cargo.toml`
11+
1. [ ] Run `cargo check` to propogate the change to `Cargo.lock`
1112
1. [ ] Update the `CHANGELOG.md`
1213
1. [ ] Merge changes through a PR to make sure that CI passes
1314
1. [ ] Publish on [crates.io](crates.io)

0 commit comments

Comments
 (0)