Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e8df065

Browse filesBrowse files
arihant2mathyouknowone
authored andcommitted
bump dependencies
1 parent 02f120a commit e8df065
Copy full SHA for e8df065

File tree

3 files changed

+21
-13
lines changed
Filter options

3 files changed

+21
-13
lines changed

‎Cargo.lock

Copy file name to clipboardExpand all lines: Cargo.lock
+18-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

Copy file name to clipboardExpand all lines: Cargo.toml
+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ itertools = "0.14.0"
168168
is-macro = "0.3.7"
169169
junction = "1.2.0"
170170
libc = "0.2.169"
171-
libffi = "3.2"
171+
libffi = "4.0"
172172
log = "0.4.27"
173173
nix = { version = "0.29", features = ["fs", "user", "process", "term", "time", "signal", "ioctl", "socket", "sched", "zerocopy", "dir", "hostname", "net", "poll"] }
174174
malachite-bigint = "0.6"

‎stdlib/Cargo.toml

Copy file name to clipboardExpand all lines: stdlib/Cargo.toml
+2-2
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ libz-sys = { package = "libz-rs-sys", version = "0.5" }
8282
bzip2 = { version = "0.5", features = ["libbz2-rs-sys"] }
8383

8484
# tkinter
85-
tk-sys = { git = "https://github.com/arihant2math/tkinter.git", tag = "v0.1.0", optional = true }
86-
tcl-sys = { git = "https://github.com/arihant2math/tkinter.git", tag = "v0.1.0", optional = true }
85+
tk-sys = { git = "https://github.com/arihant2math/tkinter.git", tag = "v0.2.0", optional = true }
86+
tcl-sys = { git = "https://github.com/arihant2math/tkinter.git", tag = "v0.2.0", optional = true }
8787

8888
# uuid
8989
[target.'cfg(not(any(target_os = "ios", target_os = "android", target_os = "windows", target_arch = "wasm32", target_os = "redox")))'.dependencies]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.