Skip to content

Commit 5d319c7

Browse files
committed
v1.2.1
1 parent 04b3852 commit 5d319c7

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v 1.2.1:
2+
3+
* fix build with LLVM 18 for bindgen
4+
15
v1.2.0:
26
* fix build on darwin
37
* support nix 2.19

Cargo.lock

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

Cargo.nix

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nix-du"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
authors = ["Guillaume Girol <[email protected]>"]
55
license = "LGPL-3.0"
66
edition = "2018"

0 commit comments

Comments
 (0)