Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
andymck committed Dec 20, 2024
1 parent 3e3c423 commit 3f982db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 mobile_verifier/src/reward_shares.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ use crate::{
unique_connections::{self, UniqueConnectionCounts},
PriceInfo,
};
use chrono::{DateTime, Duration, Utc};
use chrono::{DateTime, Utc};
use coverage_point_calculator::{
BytesPs, LocationTrust, OracleBoostingStatus, RadioType, SPBoostedRewardEligibility, Speedtest,
SpeedtestTier,
Expand Down

0 comments on commit 3f982db

Please sign in to comment.