Update Cargo.toml - Change Description

Changed description to - "A parallel language"
This commit is contained in:
Sipher 2024-05-17 15:25:10 -03:00 committed by GitHub
parent 23daf73416
commit ba4a92459e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
[package]
name = "bend-lang"
description = "A high-level, massively parallel programming language"
description = "A parallel language"
license = "Apache-2.0"
version = "0.2.7"
edition = "2021"