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 3a9df7a commit 84bb0e2Copy full SHA for 84bb0e2
lints/type_cosplay/ui/insecure-anchor/Cargo.toml
@@ -1,12 +1,12 @@
1
[package]
2
-name = "type-cosplay-recommended"
+name = "type-cosplay-insecure-anchor"
3
version = "0.1.0"
4
description = "Created with Anchor"
5
edition = "2018"
6
7
[lib]
8
crate-type = ["cdylib", "lib"]
9
-name = "type_cosplay_recommended"
+name = "type_cosplay_inecure_anchor"
10
11
[features]
12
no-entrypoint = []
0 commit comments