Skip to content

Commit

Permalink
Merge pull request #446 from web3infra-foundation/dependabot/cargo/li…
Browse files Browse the repository at this point in the history
…bc-0.2.155

Update libc requirement from 0.1.0 to 0.2.155
  • Loading branch information
genedna authored Jul 10, 2024
2 parents f2c2395 + f3c1df9 commit d4dfe9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neptune/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cmake = "0.1.50"
num_cpus = { workspace = true }

[dependencies]
libc = "0.1.0"
libc = "0.2.155"
reqwest = { workspace = true }
tracing = { workspace = true }
tracing-subscriber = { workspace = true }
Expand Down

1 comment on commit d4dfe9f

@vercel
Copy link

@vercel vercel bot commented on d4dfe9f Jul 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

mega – ./

mega-git-main-gitmono.vercel.app
mega-gitmono.vercel.app
gitmega.dev
www.gitmega.dev

Please sign in to comment.