]> git.proxmox.com Git - rustc.git/blame - vendor/futf/Cargo.toml
New upstream version 1.63.0+dfsg1
[rustc.git] / vendor / futf / Cargo.toml
CommitLineData
8faf50e0
XL
1# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
2#
3# When uploading crates to the registry Cargo will automatically
4# "normalize" Cargo.toml files for maximal compatibility
5# with all versions of Cargo and also rewrite `path` dependencies
923072b8 6# to registry (e.g., crates.io) dependencies.
8faf50e0 7#
923072b8
FG
8# If you are reading this file be aware that the original Cargo.toml
9# will likely look very different (and much more reasonable).
10# See Cargo.toml.orig for the original contents.
83c7162d 11
8faf50e0 12[package]
83c7162d 13name = "futf"
923072b8 14version = "0.1.5"
83c7162d 15authors = ["Keegan McAllister <kmcallister@mozilla.com>"]
8faf50e0 16description = "Handling fragments of UTF-8"
83c7162d
XL
17license = "MIT / Apache-2.0"
18repository = "https://github.com/servo/futf"
923072b8 19
8faf50e0
XL
20[dependencies.mac]
21version = "0.1.0"
83c7162d 22
8faf50e0 23[dependencies.new_debug_unreachable]
923072b8 24version = "1.0.2"