mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
centralize package versions except for vendor and excluded
This commit is contained in:
parent
5485c8a5b0
commit
4a89bee0a5
66 changed files with 292 additions and 222 deletions
|
@ -1,9 +1,10 @@
|
|||
[package]
|
||||
name = "roc_error_macros"
|
||||
description = "Provides macros for consistent reporting of errors in Roc's rust code."
|
||||
|
||||
version.workspace = true
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
description = "Provides macros for consistent reporting of errors in Roc's rust code."
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue