diff options
| author | Yuval Adam <_@yuv.al> | 2019-05-27 10:29:21 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2019-05-27 10:29:21 +0300 |
| commit | f56ab9e66f4226ce9541db31416f2bcb942f5c12 (patch) | |
| tree | 248c68debcceb9f9b176db0af4b40fb4bf350c1b | |
| parent | 69baab2ed04d280393a29d650e08a42f17228520 (diff) | |
Move all bchlib files into bchlib/
| -rw-r--r-- | bchlib/Cargo.toml (renamed from Cargo.toml) | 0 | ||||
| -rw-r--r-- | bchlib/LICENSE.md (renamed from LICENSE.md) | 0 | ||||
| -rw-r--r-- | bchlib/README.md (renamed from README.md) | 0 | ||||
| -rw-r--r-- | bchlib/src/lib.rs (renamed from src/lib.rs) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/Cargo.toml b/bchlib/Cargo.toml index 73f3293..73f3293 100644 --- a/Cargo.toml +++ b/bchlib/Cargo.toml diff --git a/LICENSE.md b/bchlib/LICENSE.md index d159169..d159169 100644 --- a/LICENSE.md +++ b/bchlib/LICENSE.md diff --git a/README.md b/bchlib/README.md index 9c8d7b5..9c8d7b5 100644 --- a/README.md +++ b/bchlib/README.md diff --git a/src/lib.rs b/bchlib/src/lib.rs index 1575efb..1575efb 100644 --- a/src/lib.rs +++ b/bchlib/src/lib.rs |
