Skip to content

Commit

Permalink
Update rust
Browse files Browse the repository at this point in the history
  • Loading branch information
mejrs committed Mar 20, 2024
1 parent d277e67 commit 5861f3f
Show file tree
Hide file tree
Showing 11 changed files with 95 additions and 79 deletions.
142 changes: 84 additions & 58 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 @@ -58,7 +58,7 @@ regex = "1.5.5"
serde = { version = "1.0.136", features = ["derive"] }
serde_json = "1.0.79"
serde_with = "1.12.0"
error = {git = "https://github.com/mejrs/error", rev = "e4dad7fdd12aa46b100ded22d787bb7651ae0946" }
error = {git = "https://github.com/mejrs/error", rev = "82c78704fec42b0c35eb65dd358e9471c42136eb" }

[features]
pyo3 = ["dep:pyo3", "rs3cache_backend/pyo3", "rs3cache_macros"]
Expand Down
Loading

0 comments on commit 5861f3f

Please sign in to comment.