Ai
2 Star 0 Fork 0

mirrors_android_source/pin-project-internal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
Andrew Walbran 提交于 2023-11-15 02:25 +08:00 . Upgrade pin-project-internal to 1.1.3
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.
[package]
edition = "2021"
rust-version = "1.56"
name = "pin-project-internal"
version = "1.1.3"
description = """
Implementation detail of the `pin-project` crate.
"""
keywords = [
"pin",
"macros",
"attribute",
]
categories = [
"no-std",
"no-std::no-alloc",
"rust-patterns",
]
license = "Apache-2.0 OR MIT"
repository = "https://github.com/taiki-e/pin-project"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
[lib]
proc-macro = true
[dependencies.proc-macro2]
version = "1.0.60"
[dependencies.quote]
version = "1"
[dependencies.syn]
version = "2.0.1"
features = [
"full",
"visit-mut",
]
[dev-dependencies]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_android_source/pin-project-internal.git
git@gitee.com:mirrors_android_source/pin-project-internal.git
mirrors_android_source
pin-project-internal
pin-project-internal
main

搜索帮助