mtl-foundation 1.0.1

Foundation framework bindings (NSObject, NSString, NSArray, etc.)
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 = 4

[[package]]
name = "mtl-foundation"
version = "1.0.1"
dependencies = [
 "mtl-sys",
]

[[package]]
name = "mtl-sys"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc44ad01818145c724781702e79829612ad780def761e629fc9bfe015a44307a"