Skip to content

Commit 66c8ba3

Browse files
authored
Update runtimes/rust/lbr-prelude/Cargo.toml
1 parent a58acb2 commit 66c8ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtimes/rust/lbr-prelude/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55
license = "Apache-2.0"
66
homepage = "https://mlabs-haskell.github.io/lambda-buffers/"
7-
description = "Basic data types and utilities for lambda-buffers"
7+
description = "LambdaBuffers runtime library for the Prelude schema."
88
repository = "https://github.com/mlabs-haskell/lambda-buffers"
99

1010
[dependencies]

0 commit comments

Comments
 (0)