Skip to content

Commit 65e2f03

Browse files
committed
Bump versions
1 parent be7a718 commit 65e2f03

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Jeffrey Smith <jeffrey.smith7@gmail.com>"]
33
edition = "2024"
44
license = "Apache-2.0"
55
name = "git_sync"
6-
version = "0.4.0"
6+
version = "1.0.0"
77

88

99
[dependencies]
@@ -24,7 +24,7 @@ iana-time-zone = "0.1"
2424
indexmap = { version = "2.11", features = ["serde"] }
2525
indicatif = { version = "0.18.0", features = ["tokio"] }
2626
microxdg = "0.2.0"
27-
octocrab = { version = "0.46", default-features = false, features = [
27+
octocrab = { version = "0.47", default-features = false, features = [
2828
"default-client",
2929
"follow-redirect",
3030
"retry",

0 commit comments

Comments
 (0)