Skip to content

Commit 8c01a90

Browse files
committed
chore: update Cargo.lock, Cargo.toml, and flake.nix [skip ci]
1 parent f8e563c commit 8c01a90

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

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

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
in {
2525
packages.default = rustPlatform.buildRustPackage {
2626
pname = "rusty-commit-saver";
27-
version = "4.7.0";
27+
version = "4.7.1";
2828
src = ./.;
2929
cargoLock.lockFile = ./Cargo.lock;
3030

0 commit comments

Comments
 (0)