Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
16654ce1549b51a17e64d4b4b4eadecd034eb683
rust/crates/sourcegen/Cargo.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
192 B
TOML
Raw Normal View History

internal: overhaul code generation * Keep codegen adjacent to the relevant crates. * Remove codgen deps from xtask, speeding-up from-source installation. This regresses the release process a bit, as it now needs to run the tests (and, by extension, compile the code).
2021-07-03 22:11:03 +03:00
[package]
name = "sourcegen"
version = "0.0.0"
description = "TBD"
license = "MIT OR Apache-2.0"
Migrate to edition 2021
2021-10-21 17:49:28 +02:00
edition = "2021"
Bump Cargo rust-version fields to latest stable
2022-11-07 12:59:51 +01:00
rust-version = "1.65"
internal: overhaul code generation * Keep codegen adjacent to the relevant crates. * Remove codgen deps from xtask, speeding-up from-source installation. This regresses the release process a bit, as it now needs to run the tests (and, by extension, compile the code).
2021-07-03 22:11:03 +03:00
[lib]
doctest = false
[dependencies]
internal: Bump Dependencies
2022-06-10 16:30:09 +02:00
xshell = "0.2.2"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 169ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API