Skip to content

Commit 9ad7878

Browse files
fix(deps): update all non-major dependencies
1 parent deb0ff9 commit 9ad7878

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "heretek"
3-
version = "0.5.0"
3+
version = "0.4.0"
44
edition = "2021"
55
description = "GDB TUI Dashboard for the understanding of vast knowledge"
6-
license = "MIT OR Apache-2.0"
6+
license = "MIT/Apache-2.0"
77
repository = "https://github.com/wcampbell0x2a/heretek"
88
categories = ["development-tools"]
99
keywords = ["gdb", "tui", "debugging", "embedded", "gdbserver"]

0 commit comments

Comments
 (0)