Skip to content

Commit f30b862

Browse files
authored
build(prof): bump patch versions, drop indexmap (#3338)
Indexmap is no longer used.
1 parent 42119e9 commit f30b862

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

Cargo.lock

Lines changed: 30 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

profiling/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ datadog-profiling = { git = "https://github.com/DataDog/libdatadog", tag = "v18.
2424
ddcommon = { git = "https://github.com/DataDog/libdatadog", tag = "v18.0.0" }
2525
datadog-library-config-ffi = { git = "https://github.com/DataDog/libdatadog", tag = "v18.0.0" }
2626
env_logger = { version = "0.11", default-features = false }
27-
indexmap = { version = "2.2" }
2827
lazy_static = { version = "1.4" }
2928
libc = "0.2"
3029
# TRACE set to max to support runtime configuration.

0 commit comments

Comments
 (0)