implement basic ordering. This might still be wrong!!

This commit is contained in:
Fabian Stamm
2024-08-18 12:19:11 +02:00
parent d1ef6513ce
commit dfad5cc74c
3 changed files with 19 additions and 9 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "posix-acl"
version = "0.1.1"
version = "0.1.3"
edition = "2021"
[dependencies]