marker_lints 0.4.3-rc

Lints for the marker_api and marker_utils crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "marker_api"
version = "0.4.3-rc"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2bf2e052f5a3cb9b377ad714cb4ce0ccec8e2e9a9cbd3885b8c13e1ffbe5cc90"

[[package]]
name = "marker_lints"
version = "0.4.3-rc"
dependencies = [
 "marker_api",
]