Skip to content

Commit

Permalink
chore(deps): bump yrs from 0.17.4 to 0.18.3
Browse files Browse the repository at this point in the history
Bumps [yrs](https://github.com/y-crdt/y-crdt) from 0.17.4 to 0.18.3.
- [Release notes](https://github.com/y-crdt/y-crdt/releases)
- [Commits](y-crdt/y-crdt@v0.17.4...v0.18.3)

---
updated-dependencies:
- dependency-name: yrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent edc0de7 commit bb6f78d
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 8 deletions.
64 changes: 57 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 ext/yrb/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repository = "https://github.com/y-crdt/yrb"
[dependencies]
magnus = "=0.6.3"
thiserror = "1.0.59"
yrs = "=0.17.4"
yrs = "=0.18.3"
y-sync = "=0.4.0"
rb-sys = "0.9.97"

Expand Down

0 comments on commit bb6f78d

Please sign in to comment.