Skip to content

Commit

Permalink
chore: release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Leeeon233 committed Jan 15, 2025
1 parent 041fe5c commit 40e85fc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ crate-type = ["cdylib"]

[dependencies]
# loro = { path = "../loro/crates/loro", features = ["counter", "jsonpath"] }
loro = { git = "https://github.com/loro-dev/loro.git", rev = "2df24725df3e9ed51f1dd2501730cc3785b46d4b", features = [
loro = { git = "https://github.com/loro-dev/loro.git", tag = "[email protected]", features = [
"counter",
"jsonpath",
] }
Expand Down

0 comments on commit 40e85fc

Please sign in to comment.