Browse Source

Merge pull request #26 from waywardmonkeys/fix-cargo-toml

Use [package] in Cargo.toml
Jan-Erik Rediger 7 năm trước cách đây
mục cha
commit
9712efc8eb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,4 +1,4 @@
-[project]
+[package]
 
 # Project metadata
 name = "rbpf"