We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ef0b3 commit bf46d49Copy full SHA for bf46d49
Cargo.toml
@@ -81,6 +81,8 @@ installers = []
81
targets = ["x86_64-pc-windows-msvc"]
82
# Publish jobs to run in CI
83
pr-run-mode = "upload"
84
+# don't build ic-frontend-canister or others
85
+precise-builds = true
86
87
[patch.crates-io.ic-agent]
88
version = "0.30.2"
0 commit comments