浏览代码

No publish demos

Jonathan Kelley 1 年之前
父节点
当前提交
ab1fab5f50
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      examples/openid_connect_demo/Cargo.toml
  2. 1 0
      examples/query_segments_demo/Cargo.toml

+ 1 - 0
examples/openid_connect_demo/Cargo.toml

@@ -2,6 +2,7 @@
 name = "openid_auth_demo"
 version = "0.1.0"
 edition = "2021"
+publish = false
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 

+ 1 - 0
examples/query_segments_demo/Cargo.toml

@@ -2,6 +2,7 @@
 name = "query_segments_demo"
 version = "0.1.0"
 edition = "2021"
+publish = false
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html