Skip to content

Commit

Permalink
update Cargo.lock for routecore + roto
Browse files Browse the repository at this point in the history
  • Loading branch information
density215 committed Dec 23, 2023
1 parent 98481c9 commit bbb9dfb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/units/rib_unit/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ use roto::types::{
use rotonda_store::prelude::multi::PrefixStoreError;
use rotonda_store::{epoch, MatchOptions, MatchType};
use routecore::asn::Asn;
use routecore::bgp::communities::{Wellknown, HumanReadableCommunity as Community};
use routecore::bgp::communities::Wellknown;
use routecore::bgp::types::AfiSafi;
use routecore::{addr::Prefix, bgp::message::SessionConfig};

Expand Down

0 comments on commit bbb9dfb

Please sign in to comment.