add fs module

This commit is contained in:
Mark
2025-02-04 15:43:26 +01:00
parent 414017402e
commit 6b2ae08731
4 changed files with 106 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "mers_lib"
version = "0.9.19"
version = "0.9.20"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "library to use the mers language in other projects"