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
83e24fec98f1fbecb29ea34bfd2bc6e0f32d25aa
rust/crates/sourcegen/Cargo.toml

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

16 lines
229 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"
Specify authors, edition and license via workspace.package
2023-01-16 16:41:47 +01:00
authors.workspace = true
edition.workspace = true
license.workspace = true
Specify rust-version via workspace.package
2023-01-16 16:33:01 +01:00
rust-version.workspace = true
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: 211ms Template: 4ms
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