toml_slicer 0.1.0 (#472)
This commit is contained in:
committed by
GitHub
parent
15aaf9dd0d
commit
7070a5774b
@@ -0,0 +1,18 @@
|
||||
name = "toml_slicer"
|
||||
description = "Edit TOML files directly without parsing"
|
||||
version = "0.1.0"
|
||||
licenses = "MIT"
|
||||
tags = ["toml"]
|
||||
|
||||
authors = ["Alejandro R. Mosteo"]
|
||||
maintainers = ["Alejandro R. Mosteo <alejandro@mosteo.com>"]
|
||||
maintainers-logins = ["mosteo"]
|
||||
website = "https://github.com/mosteo/toml_slicer"
|
||||
|
||||
[[depends-on]]
|
||||
aaa = "~0.2.4"
|
||||
|
||||
[origin]
|
||||
commit = "132728f82601f1e5e8436e373b9a7534c82cc679"
|
||||
url = "git+https://github.com/mosteo/toml_slicer.git"
|
||||
|
||||
Reference in New Issue
Block a user