Replace el.toml with manifest.el throughout — El manifests are El, not TOML
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
[package]
|
||||
name = "hello"
|
||||
version = "0.1.0"
|
||||
@@ -0,0 +1,3 @@
|
||||
package "hello" {
|
||||
version "0.1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user