Skip to content

Error pnet_macros::register(&mut registry), register not found in pnet_macros #9

Description

@unixunion

Trying this out but cant get it to initiate live-capture.

error[E0425]: cannot find functionregisterin cratepnet_macros--> /home/kegan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pnet_packet-0.25.0/build.rs:27:30 | 27 | pnet_macros::register(&mut registry); | ^^^^^^^^ not found inpnet_macros`

For more information about this error, try rustc --explain E0425.
error: could not compile pnet_packet (build script) due to previous error
`

Using ja3 = { version="0.5.1", features = ["live-capture"] }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions