flake: bump version
This commit is contained in:
parent
d3ad436a78
commit
72427195dc
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
})
|
||||
.buildRustPackage {
|
||||
pname = "bunbun";
|
||||
version = "0.1.0";
|
||||
version = "0.2.0";
|
||||
src = ./.;
|
||||
cargoLock.lockFile = ./Cargo.lock;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue