Skip to content

Commit

Permalink
Add TSID filtering parameters specification in Channel
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuki0824 committed Oct 29, 2023
1 parent d0ed9c6 commit 137ee1e
Show file tree
Hide file tree
Showing 7 changed files with 334 additions and 256 deletions.
2 changes: 1 addition & 1 deletion recisdb-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ ctrlc = { version = "^3.0", features = ["termination"] }
dvbv5 = { version = "0.2.6", optional = true }
dvbv5-sys = { version = "*", optional = true }
env_logger = "^0.10.0"
fancy-regex = "^0.11"
futures-executor = "0.3.26"
futures-time = "3.0.0"
futures-util = { version = "0.3.26", features = ["io"], default-features = false }
indicatif = "0.17"
libloading = "^0.8.0"
log = "^0.4.17"
nix = { version = "^0.27.1", features = ["ioctl"] }
nom = "7.1.3"
pin-project-lite = "0.2.9"

[build-dependencies]
Expand Down
Loading

0 comments on commit 137ee1e

Please sign in to comment.