We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e42a1fe commit b36fa09Copy full SHA for b36fa09
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "remotefs-memory"
3
-version = "0.1.0"
+version = "0.1.1"
4
authors = ["Christian Visintin <[email protected]>"]
5
edition = "2021"
6
license = "MIT"
README.md
@@ -7,7 +7,7 @@
7
<p align="center">~ A remotefs implementation for testing and simulation ~</p>
8
9
<p align="center">Developed by <a href="https://veeso.github.io/" target="_blank">@veeso</a></p>
10
-<p align="center">Current version: 0.1.0</p>
+<p align="center">Current version: 0.1.1</p>
11
12
<p align="center">
13
<a href="https://opensource.org/licenses/MIT"
0 commit comments