toml_slicer 0.1.2 (via alr publish) (#1406)
This commit is contained in:
committed by
GitHub
parent
01af5456b2
commit
abf9379bfc
@@ -0,0 +1,18 @@
|
||||
name = "toml_slicer"
|
||||
description = "Edit TOML files directly without parsing"
|
||||
version = "0.1.2"
|
||||
licenses = "MIT"
|
||||
tags = ["toml", "edition"]
|
||||
|
||||
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|~0.3"
|
||||
|
||||
[origin]
|
||||
commit = "98d3306d8416328eadb3b4a652d34cf10eb17f00"
|
||||
url = "git+https://github.com/mosteo/toml_slicer"
|
||||
|
||||
Reference in New Issue
Block a user