Skip to content

Commit 9055b8e

Browse files
authored
update loro to version 1.5.11 (#29)
1 parent 908c946 commit 9055b8e

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

loro-cs/Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

loro-cs/Cargo.toml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
[package]
22
name = "loro"
3-
version = "1.5.9"
3+
version = "1.5.11"
44
edition = "2021"
55

66
[lib]
77
crate-type = ["dylib"]
88
name = "loro"
99

1010
[dependencies]
11-
loro-ffi = "1.5.10"
12-
13-
[bindings.csharp]
14-
namespace = "LoroCs"
15-
access_modifier = "public"
11+
loro-ffi = "1.5.11"

0 commit comments

Comments
 (0)