Files
rust/library/compiler-builtins/crates/josh-sync/Cargo.toml
Trevor Gross a4d584e7a6 josh-sync: Replace #xxxx-style links in messages
Often our short summaries will pick up a Bors "Auto merge of #xxxx ...`
commit message. Replace these with something like `rust-lang/rust#1234`
to avoid broken links when going between repositories.
2025-06-30 09:01:21 -05:00

9 lines
121 B
TOML

[package]
name = "josh-sync"
edition = "2024"
publish = false
[dependencies]
directories = "6.0.0"
regex-lite = "0.1.6"