Skip to content

Commit 9d78b44

Browse files
committed
chore: adopt branche updater from cite.
1 parent e2a2931 commit 9d78b44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ reqwest = { version = "0.12", features = ["json"] }
6464
trybuild = { git = "https://github.com/l-monninger/trybuild", rev = "21f376043b136e3f24f7b5e146890b9496699ee8" }
6565
glob = "0.3"
6666

67-
cite = { git = "https://github.com/ramate-io/cite", rev = "331780a1ac3b6e00b0c34fd695e1b0c926fa1d39" }
68-
cite-core = { git = "https://github.com/ramate-io/cite", rev = "331780a1ac3b6e00b0c34fd695e1b0c926fa1d39" }
69-
cite-git = { git = "https://github.com/ramate-io/cite", rev = "331780a1ac3b6e00b0c34fd695e1b0c926fa1d39" }
67+
cite = { git = "https://github.com/ramate-io/cite", rev = "8d1d28a9f18a1f945ab1f63d9521fa3d410230d49" }
68+
cite-core = { git = "https://github.com/ramate-io/cite", rev = "8d1d28a9f18a1f945ab1f63d9521fa3d410230d49" }
69+
cite-git = { git = "https://github.com/ramate-io/cite", rev = "8d1d28a9f18a1f945ab1f63d9521fa3d410230d49" }
7070

7171
# interal
7272
oac = { path = "rust/oac" }

0 commit comments

Comments
 (0)