Skip to content

Commit

Permalink
fix(lair_keystore): Update sysinfo dependency
Browse files Browse the repository at this point in the history
This resolves an issue with building against a recent libc
  • Loading branch information
ThetaSinner committed Nov 26, 2024
1 parent a8ad5ba commit 3857f76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Unreleased

- Upgrade `sysinfo` dependency to resolve an issue with building against a recent libc
- Set tracing writer to write to `stderr` instead of `stdout` [#138](https://github.com/holochain/lair/pull/138)
- The `lair-keystore` binary now exits with an error (exit code `1`) if and error occurs [#138](https://github.com/holochain/lair/pull/138)

Expand Down

0 comments on commit 3857f76

Please sign in to comment.