File: older-heck

package info (click to toggle)
rust-sqlx-macros-core 0.8.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 300 kB
  • sloc: makefile: 4
file content (13 lines) | stat: -rw-r--r-- 334 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: sqlx-macros-core/Cargo.toml
===================================================================
--- sqlx-macros-core.orig/Cargo.toml
+++ sqlx-macros-core/Cargo.toml
@@ -35,7 +35,7 @@ default-features = false
 version = "1.6.1"
 
 [dependencies.heck]
-version = "0.5"
+version = ">=0.4"
 
 [dependencies.hex]
 version = "0.4.3"