No description
Find a file
dependabot[bot] 91304e4162
Bump libc from 0.2.154 to 0.2.155
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.154 to 0.2.155.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.154...0.2.155)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 00:48:31 +00:00
.devcontainer inital checkin 2024-05-08 10:19:55 +00:00
.github Create rust-clippy.yml 2024-05-10 07:17:08 +01:00
src bump to .1.1 2024-05-08 12:52:49 +00:00
.gitignore inital checkin 2024-05-08 10:19:55 +00:00
build.rs inital checkin 2024-05-08 10:19:55 +00:00
Cargo.lock Bump libc from 0.2.154 to 0.2.155 2024-05-20 00:48:31 +00:00
Cargo.toml Bump libc from 0.2.154 to 0.2.155 2024-05-20 00:48:31 +00:00
README.md bump to .1.1 2024-05-08 12:52:49 +00:00

make-sys

make-sys is bindings for GNU Make.

Caution

This is a work in progress.

Installation

Currently installation assumes a debian base system, see build.rs for details.