Compare commits
No commits in common. "4dfc2a70c92197eae5d8575b6c090846f229293e" and "14afe9123242b5ab38ba8e8f64d1ba558cfdbd12" have entirely different histories.
4dfc2a70c9
...
14afe91232
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
[package]
|
[package]
|
||||||
name = "file_linked"
|
name = "file_linked"
|
||||||
version = "0.1.4"
|
version = "0.1.3"
|
||||||
authors = ["vandomej <jacob.vandome15@gmail.com>"]
|
authors = ["vandomej <jacob.vandome15@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
description = "Controlling objects linked directly to a file"
|
description = "Controlling objects linked directly to a file"
|
||||||
homepage = "https://git.gloom.garden/tepichord/GEMLA/src/branch/main/file_linked"
|
homepage = "https://github.com/vandomej/GEMLA/tree/master/file_linked"
|
||||||
repository = "https://git.gloom.garden/tepichord/GEMLA.git"
|
repository = "https://github.com/vandomej/GEMLA/tree/master/file_linked"
|
||||||
documentation = "https://docs.rs/file_linked/"
|
documentation = "https://docs.rs/file_linked/"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["file", "linked", "data", "storage"]
|
keywords = ["file", "linked", "data", "storage"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue