A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/GitoxideLabs/gitoxide/commit/800738a37f3d33926a427edfa294423bbe3f2b66 below:

Merge pull request #1977 from GitoxideLabs/dependabot/cargo/cargo-811… · GitoxideLabs/gitoxide@800738a · GitHub

File tree Expand file treeCollapse file tree 9 files changed

+78

-97

lines changed

Filter options

Expand file treeCollapse file tree 9 files changed

+78

-97

lines changed Original file line number Diff line number Diff line change

@@ -156,7 +156,7 @@ gix-features = { version = "^0.42.1", path = "gix-features" }

156 156

gix = { version = "^0.72.1", path = "gix", default-features = false }

157 157 158 158

clap = { version = "4.5.37", features = ["derive", "cargo"] }

159 -

clap_complete = "4.5.47"

159 +

clap_complete = "4.5.48"

160 160

prodash = { version = "29.0.2", optional = true }

161 161

is-terminal = { version = "0.4.0", optional = true }

162 162

env_logger = { version = "0.11.8", default-features = false }

Original file line number Diff line number Diff line change

@@ -25,6 +25,7 @@ allow = [

25 25

"Apache-2.0",

26 26

"BSD-3-Clause",

27 27

"BSL-1.0",

28 +

"CDLA-Permissive-2.0",

28 29

"MIT",

29 30

"MIT-0",

30 31

"ISC",

Original file line number Diff line number Diff line change

@@ -29,6 +29,6 @@ gix-filter = { path = "../../gix-filter" }

29 29

gix-traverse = { path = "../../gix-traverse" }

30 30

gix-testtools = { path = "../../tests/tools" }

31 31 32 -

insta = "1.40.0"

32 +

insta = "1.43.1"

33 33

shell-words = "1"

34 34

pretty_assertions = "1.4.0"

Original file line number Diff line number Diff line change

@@ -51,7 +51,7 @@ bitflags = "2"

51 51

document-features = { version = "0.2.0", optional = true }

52 52 53 53

[target.'cfg(not(windows))'.dependencies]

54 -

rustix = { version = "1.0.5", default-features = false, features = [

54 +

rustix = { version = "1.0.7", default-features = false, features = [

55 55

"std",

56 56

"fs",

57 57

] }

Original file line number Diff line number Diff line change

@@ -21,7 +21,7 @@ gix-config-value = { version = "^0.15.0", path = "../gix-config-value" }

21 21

thiserror = "2.0.0"

22 22 23 23

[target.'cfg(unix)'.dependencies]

24 -

rustix = { version = "1.0.5", features = ["termios"] }

24 +

rustix = { version = "1.0.7", features = ["termios"] }

25 25

parking_lot = "0.12.1"

26 26 27 27

[dev-dependencies]

Original file line number Diff line number Diff line change

@@ -32,4 +32,4 @@ gix-hash = { path = "../../gix-hash" }

32 32

gix-validate = { path = "../../gix-validate" }

33 33

gix-lock = { path = "../../gix-lock" }

34 34

gix-object = { path = "../../gix-object" }

35 -

insta = "1.42.1"

35 +

insta = "1.43.1"

Original file line number Diff line number Diff line change

@@ -15,7 +15,7 @@ name = "traverse"

15 15

path = "traverse/main.rs"

16 16 17 17

[dev-dependencies]

18 -

insta = "1.40.0"

18 +

insta = "1.43.1"

19 19

gix-traverse = { path = ".." }

20 20

gix-testtools = { path = "../../tests/tools" }

21 21

gix-odb = { path = "../../gix-odb" }

Original file line number Diff line number Diff line change

@@ -404,7 +404,7 @@ walkdir = "2.3.2"

404 404

serial_test = { version = "3.1.0", default-features = false }

405 405

async-std = { version = "1.12.0", features = ["attributes"] }

406 406

termtree = "0.5.1"

407 -

insta = "1.40.0"

407 +

insta = "1.43.1"

408 408 409 409

[package.metadata.docs.rs]

410 410

features = [

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4