swift 0.0.0

[WIP] Bindings to Swift's standard library.
Documentation
[dependencies.swift-sys]
version = "0.0.0"

[package]
authors = ["Nikolai Vazquez <nikvzqz@gmail.com>"]
categories = ["external-ffi-bindings", "development-tools::ffi"]
description = "[WIP] Bindings to Swift's standard library."
documentation = "https://docs.rs/swift"
edition = "2018"
homepage = "https://github.com/rustswift/swift-bindgen"
include = ["Cargo.toml", "src/**/*.rs", "README.md", "CHANGELOG.md", "LICENSE*"]
keywords = ["swift", "bindgen", "stdlib"]
license = "MIT OR Apache-2.0"
name = "swift"
repository = "https://github.com/rustswift/swift-bindgen"
version = "0.0.0"