mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-01 21:40:58 +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,7 +1,8 @@
|
|||
[package]
|
||||
name = "roc_ident"
|
||||
description = "Implements data structures used for efficiently representing small strings, like identifiers."
|
||||
|
||||
version.workspace = true
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
description = "Implements data structures used for efficiently representing small strings, like identifiers."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue