Skip to content

Commit

Permalink
Merge branch 'main' into fix-151
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuereth authored May 9, 2024
2 parents 28adb7a + 5eb7a59 commit 273eee6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/weaver_checker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ serde.workspace = true
serde_json.workspace = true
serde_yaml.workspace = true

regorus = { version = "0.1.4", default-features = false, features = [
regorus = { version = "0.1.5", default-features = false, features = [
"arc",
"base64",
"base64url",
Expand Down

0 comments on commit 273eee6

Please sign in to comment.