I forgot rootshell and telecom parser

This commit is contained in:
Cooper Quintin
2025-04-22 10:57:49 -07:00
committed by Cooper Quintin
parent 8082e013f4
commit 941ea59e11
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@@ -1326,7 +1326,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
[[package]]
name = "rootshell"
version = "0.2.6"
version = "0.2.8"
dependencies = [
"nix",
]
@@ -1539,7 +1539,7 @@ checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
[[package]]
name = "telcom-parser"
version = "0.2.6"
version = "0.2.8"
dependencies = [
"asn1-codecs",
"asn1-compiler",

View File

@@ -1,6 +1,6 @@
[package]
name = "rootshell"
version = "0.2.6"
version = "0.2.8"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View File

@@ -1,6 +1,6 @@
[package]
name = "telcom-parser"
version = "0.2.6"
version = "0.2.8"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html