Commit graph

7 commits

Author SHA1 Message Date
e2de0d9203
Merge pull request #2 from NotAShelf/dependabot/cargo/unsafe-libyaml-0.2.10
Bump unsafe-libyaml from 0.2.9 to 0.2.10
2023-12-21 21:48:33 +03:00
dependabot[bot]
a0a8bd2724
Bump unsafe-libyaml from 0.2.9 to 0.2.10
Bumps [unsafe-libyaml](https://github.com/dtolnay/unsafe-libyaml) from 0.2.9 to 0.2.10.
- [Release notes](https://github.com/dtolnay/unsafe-libyaml/releases)
- [Commits](https://github.com/dtolnay/unsafe-libyaml/compare/0.2.9...0.2.10)

---
updated-dependencies:
- dependency-name: unsafe-libyaml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 18:31:50 +00:00
5df2cb6358
Merge pull request #1 from NotAShelf/dependabot/cargo/rustix-0.38.19
Bump rustix from 0.38.14 to 0.38.19
2023-10-18 23:33:54 +03:00
dependabot[bot]
4376576edc
Bump rustix from 0.38.14 to 0.38.19
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.14 to 0.38.19.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.14...v0.38.19)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 18:43:35 +00:00
172dafad2c
add a testing CI for no reason 2023-09-28 12:59:18 +03:00
effbb40f8c
initial commit 2023-09-28 12:59:13 +03:00
NotAShelf
9db6f7157f
Initial commit 2023-09-28 12:50:52 +03:00