Skip to content

Commit

Permalink
update citationberg to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
PgBiel committed Aug 6, 2024
1 parent b078cc6 commit cf6c856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ archive = ["ciborium"]
csl-json = ["citationberg/json"]

[dependencies]
citationberg = { git = "https://github.com/typst/citationberg.git", rev = "858782e" }
citationberg = { git = "https://github.com/typst/citationberg.git", rev = "61ca6a7fcc48365f805e521cc8bc1f8f679ff372" }
indexmap = { version = "2.0.2", features = ["serde"] }
numerals = "0.1.4"
paste = "1.0.14"
Expand Down

0 comments on commit cf6c856

Please sign in to comment.