ソースを参照

removed example.rs from Cargo.toml

lunar-mining 5 年 前
コミット
bbfb38a2cd
1 ファイル変更0 行追加4 行削除
  1. 0 4
      Cargo.toml

+ 0 - 4
Cargo.toml

@@ -81,10 +81,6 @@ dirs = "3.0.2"
 version = "0.25.1"
 features = ["bundled", "sqlcipher"]
 
-[[bin]]
-name = "example"
-path = "src/bin/example.rs"
-
 [[bin]]
 name = "lisp"
 path = "lisp/lisp.rs"