1
0
Fork 0
mirror of https://github.com/dadada/portfs.git synced 2025-06-08 01:53:56 +02:00

Initial commit

This commit is contained in:
Tim Schubert 2019-05-30 22:20:47 +02:00
commit 97ee529bc7
4 changed files with 34 additions and 0 deletions

7
Cargo.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "portfs"
version = "0.1.0"
authors = ["Tim Schubert <mail@timschubert.net>"]
edition = "2018"
[dependencies]