Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1e7ec1b

Browse files
Add x509_cert to no_std universe
Reviewed By: capickettDifferential Revision: D71530323fbshipit-source-id: 0d75e6a124a5212bd21cd0cb3c763a0b78ffbaa8
1 parent7730d71 commit1e7ec1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎compiler/crates/relay-compiler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ zstd = { version = "0.13", features = ["experimental", "zstdmt"] }
8282

8383
[dev-dependencies]
8484
fixture-tests = {path ="../fixture-tests" }
85-
futures-util ="0.3.30"
85+
futures-util ={version ="0.3.30",features = ["compat"] }
8686
graphql-test-helpers = {path ="../graphql-test-helpers" }
8787
relay-test-schema = {path ="../relay-test-schema" }

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp