Skip to content

Commit

Permalink
Fix sync lock (eclipse-zenoh#215)
Browse files Browse the repository at this point in the history
* fix: remove invalid attribute

* chore: sync Cargo.lock from zenoh
  • Loading branch information
diogomatsubara authored Sep 19, 2024
1 parent 46508dd commit a974b7d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 27 deletions.
52 changes: 26 additions & 26 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ impl Volume for RocksdbVolume {
Capability {
persistence: Persistence::Durable,
history: History::Latest,
read_cost: 0,
}
}

Expand Down

0 comments on commit a974b7d

Please sign in to comment.