瀏覽代碼

[Rust][may_minihttp] update may_postgres commit (#8961)

Xudong Huang 1 年之前
父節點
當前提交
157b5307c1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frameworks/Rust/may-minihttp/Cargo.toml

+ 1 - 1
frameworks/Rust/may-minihttp/Cargo.toml

@@ -19,7 +19,7 @@ buf-min = { version = "0.7", features = ["bytes"] }
 
 may = { version = "0.3", default-features = false }
 may_minihttp = { version = "0.1", default-features = false }
-may_postgres = { git = "https://github.com/Xudong-Huang/may_postgres.git", rev = "bf1d86e", default-features = false }
+may_postgres = { git = "https://github.com/Xudong-Huang/may_postgres.git", rev = "4c18791", default-features = false }
 
 [profile.release]
 opt-level = 3