Skip to content

Commit b833653

Browse files
committedMar 18, 2025·
Mark builtins-test-intrinsics as publish = false
1 parent 942ab9f commit b833653

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎builtins-test-intrinsics/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "builtins-test-intrinsics"
33
version = "0.1.0"
44
edition = "2021"
5+
publish = false
56

67
[dependencies]
78
compiler_builtins = { path = "../", features = ["compiler-builtins"]}

0 commit comments

Comments
 (0)
Please sign in to comment.