We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db165f commit b7e42feCopy full SHA for b7e42fe
Cargo.toml
@@ -156,7 +156,7 @@ async-graphql = { workspace = true, features = [
156
] }
157
dotenvy = "0.15.7"
158
convert_case = { workspace = true }
159
-rand = "0.8.5"
+rand = "0.9.0"
160
tailcall-macros = { path = "tailcall-macros" }
161
tailcall-tracker = { path = "tailcall-tracker", optional = true }
162
tailcall-typedefs-common = { path = "./tailcall-typedefs-common" }
0 commit comments